Home
last modified time | relevance | path

Searched refs:ObtainInt (Results 1 - 14 of 14) sorted by relevance

/base/telephony/core_service/utils/preferences/include/
H A Dtel_profile_util.h36 int ObtainInt(const std::string &key, int defValue);
/base/update/updateservice/services/core/ability/preference/src/
H A Dpreference_utils_empty.cpp63 int PreferencesUtil::ObtainInt(const std::string &key, int defValue) in ObtainInt() function in OHOS::UpdateEngine::PreferencesUtil
H A Dpreference_utils.cpp142 int PreferencesUtil::ObtainInt(const std::string &key, int defValue) in ObtainInt() function in OHOS::UpdateEngine::PreferencesUtil
/base/telephony/telephony_data/common/include/
H A Dpreferences_util.h35 int ObtainInt(const std::string &key, int defValue);
/base/theme/screenlock_mgr/utils/include/
H A Dpreferences_util.h35 int ObtainInt(const std::string &key, int defValue);
/base/theme/screenlock_mgr/test/fuzztest/screenlockservice_fuzzer/screenlockutils_fuzzer/
H A Dscreenlockutils_fuzzer.cpp52 preferencesUtil->ObtainInt(std::to_string(userId), defaulVal); in FuzzScreenlockUtils()
/base/update/updateservice/services/startup/manage/src/
H A Dstartup_manager.cpp140 preferenceUtil->ObtainInt(Constant::PROCESS_RESTART_REASON, CAST_INT(StartupReason::UNKNOWN))); in GetStartupReason()
/base/theme/screenlock_mgr/test/unittest/
H A Dscreenlock_preferences_test.cpp91 int val = preferencesUtil->ObtainInt(std::to_string(userId), defaulVal); in HWTEST_F()
/base/update/updateservice/services/core/ability/preference/include/
H A Dpreferences_utils.h41 int ObtainInt(const std::string &key, int defValue);
/base/telephony/core_service/utils/preferences/src/
H A Dtel_profile_util.cpp65 int TelProfileUtil::ObtainInt(const std::string &key, int defValue) in ObtainInt() function in OHOS::Telephony::TelProfileUtil
/base/telephony/telephony_data/common/src/
H A Dpreferences_util.cpp71 int PreferencesUtil::ObtainInt(const std::string &key, int defValue) in ObtainInt() function in OHOS::Telephony::PreferencesUtil
/base/theme/screenlock_mgr/utils/src/
H A Dpreferences_util.cpp69 int PreferencesUtil::ObtainInt(const std::string &key, int defValue) in ObtainInt() function in OHOS::ScreenLock::PreferencesUtil
/base/telephony/telephony_data/pdp_profile/src/
H A Dpdp_profile_ability.cpp182 int preferApnId = preferencesUtil->ObtainInt(PREFER_APN_ID + GetQueryKey(queryString, "simId="), in GetPreferApn()
/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dsim_test.cpp1418 telProfileUtil->ObtainInt(key, getValue); in HWTEST_F()

Completed in 7 milliseconds