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:FlushSync
(Results
1 - 25
of
42
) sorted by relevance
1
2
/foundation/distributeddatamgr/preferences/test/native/unittest/
H
A
D
preferences_test.cpp
86
pref->
FlushSync
();
in TearDown()
185
* @tc.desc: normal testcase of
FlushSync
194
pref->
FlushSync
();
in HWTEST_F()
221
pref->
FlushSync
();
in HWTEST_F()
240
pref->
FlushSync
();
in HWTEST_F()
262
pref->
FlushSync
();
in HWTEST_F()
288
pref->
FlushSync
();
in HWTEST_F()
314
pref->
FlushSync
();
in HWTEST_F()
340
pref->
FlushSync
();
in HWTEST_F()
366
pref->
FlushSync
();
in HWTEST_F()
[all...]
H
A
D
preferences_helper_test.cpp
72
int ret = pref->
FlushSync
();
in HWTEST_F()
/foundation/filemanagement/dfs_service/utils/preference/src/
H
A
D
cloud_pref_impl.cpp
67
int ret = pref_->
FlushSync
();
in SetString()
89
int ret = pref_->
FlushSync
();
in SetLong()
111
int ret = pref_->
FlushSync
();
in SetInt()
133
int ret = pref_->
FlushSync
();
in SetBool()
165
int ret = pref_->
FlushSync
();
in Delete()
/foundation/multimedia/media_library/frameworks/services/media_dfx/src/
H
A
D
dfx_analyzer.cpp
59
prefs->
FlushSync
();
in FlushThumbnail()
86
prefs->
FlushSync
();
in FlushCommonBehavior()
110
prefs->
FlushSync
();
in FlushDeleteBehavior()
141
prefs->
FlushSync
();
in FlushAdaptationToMovingPhoto()
H
A
D
dfx_worker.cpp
80
prefs->
FlushSync
();
in HandleLoopTask()
86
prefs->
FlushSync
();
in HandleLoopTask()
109
prefs->
FlushSync
();
in Prepare()
125
prefs->
FlushSync
();
in IsThumbnailUpdate()
144
prefs->
FlushSync
();
in IsDeleteStatisticUpdate()
H
A
D
dfx_reporter.cpp
123
prefs->
FlushSync
();
in ReportThumbnailError()
150
prefs->
FlushSync
();
in ReportCommonBehavior()
186
prefs->
FlushSync
();
in ReportDeleteStatistic()
329
prefs->
FlushSync
();
in ReportAdaptationToMovingPhoto()
H
A
D
dfx_manager.cpp
294
prefs->
FlushSync
();
in HandleHalfDayMissions()
599
prefs->
FlushSync
();
in ResetStartTime()
618
prefs->
FlushSync
();
in SetStartTime()
/foundation/multimedia/ringtone_library/services/ringtone_dfx/src/
H
A
D
dfx_reporter.cpp
64
prefs->
FlushSync
();
in ReportDfxMessage()
H
A
D
dfx_worker.cpp
70
prefs->
FlushSync
();
in InitCycleThread()
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/class_stream/
H
A
D
stream_n_exporter.h
34
static napi_value
FlushSync
(napi_env env, napi_callback_info cbinfo);
/foundation/filemanagement/dfs_service/test/unittests/utils/preference/
H
A
D
cloud_pref_impl_test.cpp
52
MOCK_METHOD0(
FlushSync
, int());
369
EXPECT_CALL(preferencesMock,
FlushSync
()).WillOnce(Return(X_OK));
in HWTEST_F()
372
EXPECT_EQ(preferencesMock.
FlushSync
(), X_OK);
in HWTEST_F()
431
EXPECT_CALL(*preferencesMock_,
FlushSync
()).WillOnce(Return(X_OK));
in HWTEST_F()
436
EXPECT_EQ(preferencesMock_->
FlushSync
(), X_OK);
in HWTEST_F()
/foundation/arkui/ace_engine/adapter/ohos/capability/preference/
H
A
D
storage_impl.cpp
64
pref->
FlushSync
();
in Delete()
/foundation/barrierfree/accessibility/services/aams/test/mock/include/
H
A
D
mock_preferences.h
66
int
FlushSync
() override;
/foundation/distributeddatamgr/preferences/frameworks/native/include/
H
A
D
preferences_impl.h
57
int
FlushSync
() override;
H
A
D
preferences_base.h
86
int
FlushSync
() override;
/foundation/distributeddatamgr/preferences/frameworks/js/napi/storage/include/
H
A
D
napi_storage.h
52
static napi_value
FlushSync
(napi_env env, napi_callback_info info);
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_stream/
H
A
D
stream_n_exporter.h
41
static napi_value
FlushSync
(napi_env env, napi_callback_info cbInfo);
/foundation/multimodalinput/input/service/module_loader/src/
H
A
D
multimodal_input_preferences_manager.cpp
202
ret = pref->
FlushSync
();
in SetIntValue()
238
ret = pref->
FlushSync
();
in SetBoolValue()
280
ret = pref->
FlushSync
();
in SetShortKeyDuration()
/foundation/distributeddatamgr/preferences/frameworks/js/napi/system_storage/src/
H
A
D
napi_system_storage.cpp
264
pref->
FlushSync
();
in NapiSet()
282
pref->
FlushSync
();
in NapiDelete()
295
pref->
FlushSync
();
/foundation/bundlemanager/app_domain_verify/test/unittest/mock/include/
H
A
D
mock_preferences.h
105
int
FlushSync
() override
/foundation/systemabilitymgr/samgr/services/samgr/native/source/collect/
H
A
D
device_timed_collect_tool.cpp
147
if (ptr_->
FlushSync
() != NativePreferences::E_OK) {
in RefreshSync()
/foundation/communication/netmanager_ext/services/netfirewallmanager/src/
H
A
D
netfirewall_preference_helper.cpp
140
if (ptr_->
FlushSync
() != NativePreferences::E_OK) {
in RefreshSync()
/foundation/communication/nfc/services/src/external_deps/
H
A
D
nfc_preferences.cpp
110
pref->
FlushSync
();
in Delete()
/foundation/filemanagement/dfs_service/test/mock/
H
A
D
preference_helper_mock.cpp
44
MOCK_METHOD0(
FlushSync
, int());
/foundation/multimedia/ringtone_library/services/utils/src/
H
A
D
ringtone_utils.cpp
182
prefs->
FlushSync
();
in SetMoveEL2DBToEL1()
Completed in 13 milliseconds
1
2