Home
last modified time | relevance | path

Searched refs:getConfigStoreBool (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/sm8150/media/libplatformconfig/
DConfigStore.h44 uint32_t getConfigStoreBool(const char *area, const char *config,
DPlatformConfig.h120 static ConfigError_t getConfigStoreBool(const char *area,
DPlatformConfig.cpp88 ConfigError_t Config::getConfigStoreBool(const char *area, const char *config, in getConfigStoreBool() function in Platform::Config
/hardware/qcom/sm8150/media/mm-core/src/common/
Dqc_omx_core.c439 getConfigStoreBool("vpp", "enable", &isVppEnabled, false); in OMX_GetHandle()