Searched refs:mConfigStore (Results 1 – 4 of 4) sorted by relevance
106 if (conf->mConfigStore == nullptr) { in getConfigStoreBool()107 conf->mConfigStore = ICapabilityConfigStore::tryGetService(); in getConfigStoreBool()110 if (conf->mConfigStore == nullptr) { in getConfigStoreBool()116 conf->mConfigStore->getConfig(area, config, [&](const CommandResult &res) { in getConfigStoreBool()
112 android::sp<ICapabilityConfigStore> mConfigStore; variable
106 if (conf->mConfigStore == nullptr) { in getConfigStoreBool()107 conf->mConfigStore = ICapabilityConfigStore::tryGetService(); in getConfigStoreBool()110 if (conf->mConfigStore == nullptr) { in getConfigStoreBool()117 conf->mConfigStore->getConfig(area, config, [&](const CommandResult &res) { in getConfigStoreBool()
122 android::sp<ICapabilityConfigStore> mConfigStore; variable