Home
last modified time | relevance | path

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

/hardware/qcom/sm8150/media/libplatformconfig/
DConfigStore.h43 bool isConfigStoreEnabled();
DPlatformConfig.h119 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.c438 if (isConfigStoreEnabled()) { in OMX_GetHandle()