Home
last modified time | relevance | path

Searched refs:IsExistKey (Results 1 - 8 of 8) sorted by relevance

/base/telephony/core_service/utils/preferences/include/
H A Dtel_profile_util.h43 bool IsExistKey(const std::string &key);
/base/telephony/telephony_data/common/include/
H A Dpreferences_util.h42 bool IsExistKey(const std::string &key);
/base/theme/screenlock_mgr/utils/include/
H A Dpreferences_util.h42 bool IsExistKey(const std::string &key);
/base/theme/screenlock_mgr/test/fuzztest/screenlockservice_fuzzer/screenlockutils_fuzzer/
H A Dscreenlockutils_fuzzer.cpp77 bool result = preferencesUtil->IsExistKey(std::to_string(userId)); in FuzzScreenlockUtils()
/base/telephony/core_service/utils/preferences/src/
H A Dtel_profile_util.cpp134 bool TelProfileUtil::IsExistKey(const std::string &key) in IsExistKey() function in OHOS::Telephony::TelProfileUtil
/base/telephony/telephony_data/common/src/
H A Dpreferences_util.cpp140 bool PreferencesUtil::IsExistKey(const std::string &key) in IsExistKey() function in OHOS::Telephony::PreferencesUtil
/base/theme/screenlock_mgr/utils/src/
H A Dpreferences_util.cpp138 bool PreferencesUtil::IsExistKey(const std::string &key) in IsExistKey() function in OHOS::ScreenLock::PreferencesUtil
/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dsim_test.cpp1425 EXPECT_TRUE(telProfileUtil->IsExistKey(key)); in HWTEST_F()

Completed in 5 milliseconds