Home
last modified time | relevance | path

Searched refs:isConfigStoreEnabled (Results 1 – 10 of 10) sorted by relevance

/hardware/qcom/sm8150/media/libplatformconfig/
DConfigStore.cpp34 bool isConfigStoreEnabled() in isConfigStoreEnabled() function
36 return Platform::Config::isConfigStoreEnabled(); in isConfigStoreEnabled()
DConfigStore.h43 bool isConfigStoreEnabled();
DPlatformConfig.h119 static bool isConfigStoreEnabled();
DPlatformConfig.cpp79 bool Config::isConfigStoreEnabled() in isConfigStoreEnabled() function in Platform::Config
/hardware/qcom/sm7250/media/libplatformconfig/
DConfigStore.cpp34 bool isConfigStoreEnabled() in isConfigStoreEnabled() function
36 return Platform::Config::isConfigStoreEnabled(); in isConfigStoreEnabled()
DConfigStore.h43 bool isConfigStoreEnabled();
DPlatformConfig.h129 static bool isConfigStoreEnabled();
DPlatformConfig.cpp79 bool Config::isConfigStoreEnabled() in isConfigStoreEnabled() function in Platform::Config
/hardware/qcom/sm8150/media/mm-core/src/common/
Dqc_omx_core.c477 if (isConfigStoreEnabled()) { in OMX_GetHandle()
/hardware/qcom/sm7250/media/mm-core/src/common/
Dqc_omx_core.c466 isCSEnabled = isConfigStoreEnabled(); in OMX_GetHandle()