Home
last modified time | relevance | path

Searched refs:RefreshSync (Results 1 - 12 of 12) sorted by relevance

/base/update/updateservice/services/core/ability/preference/src/
H A Dpreference_utils.cpp84 return RefreshSync(); in Save()
241 return RefreshSync(); in Remove()
253 return RefreshSync(); in RemoveAll()
256 bool PreferencesUtil::RefreshSync() in RefreshSync() function in OHOS::UpdateEngine::PreferencesUtil
260 ENGINE_LOGE("RefreshSync error ptr is null"); in RefreshSync()
264 ENGINE_LOGE("RefreshSync error"); in RefreshSync()
H A Dpreference_utils_empty.cpp104 bool PreferencesUtil::RefreshSync() in RefreshSync() function in OHOS::UpdateEngine::PreferencesUtil
/base/telephony/core_service/utils/preferences/include/
H A Dtel_profile_util.h47 int RefreshSync();
/base/telephony/telephony_data/common/include/
H A Dpreferences_util.h46 int RefreshSync();
/base/theme/screenlock_mgr/utils/include/
H A Dpreferences_util.h46 int RefreshSync();
/base/theme/screenlock_mgr/test/fuzztest/screenlockservice_fuzzer/screenlockutils_fuzzer/
H A Dscreenlockutils_fuzzer.cpp80 preferencesUtil->RefreshSync(); in FuzzScreenlockUtils()
/base/theme/screenlock_mgr/test/unittest/
H A Dscreenlock_preferences_test.cpp188 preferencesUtil->RefreshSync(); in HWTEST_F()
/base/update/updateservice/services/core/ability/preference/include/
H A Dpreferences_utils.h60 bool RefreshSync();
/base/telephony/core_service/utils/preferences/src/
H A Dtel_profile_util.cpp169 int TelProfileUtil::RefreshSync() in RefreshSync() function in OHOS::Telephony::TelProfileUtil
/base/telephony/telephony_data/common/src/
H A Dpreferences_util.cpp175 int PreferencesUtil::RefreshSync() in RefreshSync() function in OHOS::Telephony::PreferencesUtil
/base/theme/screenlock_mgr/utils/src/
H A Dpreferences_util.cpp173 int PreferencesUtil::RefreshSync() in RefreshSync() function in OHOS::ScreenLock::PreferencesUtil
/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dsim_test.cpp1429 EXPECT_NE(telProfileUtil->RefreshSync(), -1); in HWTEST_F()

Completed in 6 milliseconds