Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:RefreshSync
(Results
1 - 12
of
12
) sorted by relevance
/base/update/updateservice/services/core/ability/preference/src/
H
A
D
preference_utils.cpp
84
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
D
preference_utils_empty.cpp
104
bool PreferencesUtil::
RefreshSync
()
in RefreshSync()
function in OHOS::UpdateEngine::PreferencesUtil
/base/telephony/core_service/utils/preferences/include/
H
A
D
tel_profile_util.h
47
int
RefreshSync
();
/base/telephony/telephony_data/common/include/
H
A
D
preferences_util.h
46
int
RefreshSync
();
/base/theme/screenlock_mgr/utils/include/
H
A
D
preferences_util.h
46
int
RefreshSync
();
/base/theme/screenlock_mgr/test/fuzztest/screenlockservice_fuzzer/screenlockutils_fuzzer/
H
A
D
screenlockutils_fuzzer.cpp
80
preferencesUtil->
RefreshSync
();
in FuzzScreenlockUtils()
/base/theme/screenlock_mgr/test/unittest/
H
A
D
screenlock_preferences_test.cpp
188
preferencesUtil->
RefreshSync
();
in HWTEST_F()
/base/update/updateservice/services/core/ability/preference/include/
H
A
D
preferences_utils.h
60
bool
RefreshSync
();
/base/telephony/core_service/utils/preferences/src/
H
A
D
tel_profile_util.cpp
169
int TelProfileUtil::
RefreshSync
()
in RefreshSync()
function in OHOS::Telephony::TelProfileUtil
/base/telephony/telephony_data/common/src/
H
A
D
preferences_util.cpp
175
int PreferencesUtil::
RefreshSync
()
in RefreshSync()
function in OHOS::Telephony::PreferencesUtil
/base/theme/screenlock_mgr/utils/src/
H
A
D
preferences_util.cpp
173
int PreferencesUtil::
RefreshSync
()
in RefreshSync()
function in OHOS::ScreenLock::PreferencesUtil
/base/telephony/core_service/test/unittest/core_service_gtest/
H
A
D
sim_test.cpp
1429
EXPECT_NE(telProfileUtil->
RefreshSync
(), -1);
in HWTEST_F()
Completed in 6 milliseconds