Searched refs:IsExist (Results 1 – 3 of 3) sorted by relevance
76 if (!g_configTest.IsExist(key)) {95 if (!g_configTest.IsExist(key)) {115 if (!g_configTest.IsExist(key)) {135 if (!g_configTest.IsExist(key)) {154 if (!g_configTest.IsExist(key)) {226 if (!g_configTest.IsExist(key)) {247 EXPECT_TRUE(!g_configTest.IsExist(key));
39 bool IsExist(std::string key) const;
68 bool BatteryConfig::IsExist(std::string key) const in IsExist() function in OHOS::PowerMgr::BatteryConfig