Searched refs:getConfigStoreBool (Results 1 – 4 of 4) sorted by relevance
44 uint32_t getConfigStoreBool(const char *area, const char *config,
120 static ConfigError_t getConfigStoreBool(const char *area,
88 ConfigError_t Config::getConfigStoreBool(const char *area, const char *config, in getConfigStoreBool() function in Platform::Config
439 getConfigStoreBool("vpp", "enable", &isVppEnabled, false); in OMX_GetHandle()