Home
last modified time | relevance | path

Searched refs:ObtainFloat (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/base/telephony/core_service/utils/preferences/include/
H A Dtel_profile_util.h42 float ObtainFloat(const std::string &key, float defValue);
/ohos5.0/base/telephony/telephony_data/common/include/
H A Dpreferences_util.h41 float ObtainFloat(const std::string &key, float defValue);
/ohos5.0/base/theme/screenlock_mgr/utils/include/
H A Dpreferences_util.h41 float ObtainFloat(const std::string &key, float defValue);
/ohos5.0/base/update/updateservice/services/core/ability/preference/src/
H A Dpreference_utils_empty.cpp78 float PreferencesUtil::ObtainFloat(const std::string &key, float defValue) in ObtainFloat() function in OHOS::UpdateEngine::PreferencesUtil
H A Dpreference_utils.cpp157 float PreferencesUtil::ObtainFloat(const std::string &key, float defValue) in ObtainFloat() function in OHOS::UpdateEngine::PreferencesUtil
/ohos5.0/base/theme/screenlock_mgr/test/fuzztest/screenlockservice_fuzzer/screenlockutils_fuzzer/
H A Dscreenlockutils_fuzzer.cpp73 preferencesUtil->ObtainFloat(std::to_string(userId), floatVal); in FuzzScreenlockUtils()
/ohos5.0/base/theme/screenlock_mgr/test/unittest/
H A Dscreenlock_preferences_test.cpp161 float val = preferencesUtil->ObtainFloat(std::to_string(userId), defaulVal);
/ohos5.0/base/update/updateservice/services/core/ability/preference/include/
H A Dpreferences_utils.h44 float ObtainFloat(const std::string &key, float defValue);
/ohos5.0/base/telephony/telephony_data/common/src/
H A Dpreferences_util.cpp130 float PreferencesUtil::ObtainFloat(const std::string &key, float defValue) in ObtainFloat() function in OHOS::Telephony::PreferencesUtil
/ohos5.0/base/theme/screenlock_mgr/utils/src/
H A Dpreferences_util.cpp129 float PreferencesUtil::ObtainFloat(const std::string &key, float defValue) in ObtainFloat() function in OHOS::ScreenLock::PreferencesUtil
/ohos5.0/base/telephony/core_service/utils/preferences/src/
H A Dtel_profile_util.cpp125 float TelProfileUtil::ObtainFloat(const std::string &key, float defValue) in ObtainFloat() function in OHOS::Telephony::TelProfileUtil
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dsim_test.cpp1421 telProfileUtil->ObtainFloat(key1, getFloatValue);