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
defs:cleanOptions
(Results
1 - 12
of
12
) sorted by relevance
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_api/cloudsync_impl/
H
A
D
cloud_sync_common_test.cpp
198
CleanOptions
cleanOptions
;
in HWTEST_F()
local
226
CleanOptions
cleanOptions
;
in HWTEST_F()
local
250
CleanOptions
cleanOptions
;
in HWTEST_F()
local
320
auto
cleanOptions
= make_shared<CleanOptions>();
HWTEST_F()
local
416
CleanOptions
cleanOptions
;
HWTEST_F()
local
438
CleanOptions
cleanOptions
;
HWTEST_F()
local
460
CleanOptions
cleanOptions
;
HWTEST_F()
local
[all...]
H
A
D
cloud_sync_manager_impl_unnomal_test.cpp
288
CleanOptions
cleanOptions
;
in HWTEST_F()
local
H
A
D
cloud_sync_service_proxy_test.cpp
382
CleanOptions
cleanOptions
;
in HWTEST_F()
local
400
CleanOptions
cleanOptions
;
in HWTEST_F()
local
H
A
D
cloud_sync_manager_impl_test.cpp
522
CleanOptions
cleanOptions
;
in HWTEST_F()
local
/foundation/filemanagement/dfs_service/test/mock/ipc/
H
A
D
cloud_sync_service_proxy_mock.cpp
50
int32_t CloudSyncServiceProxy::Clean(const std::string &accountId, const CleanOptions &
cleanOptions
)
in Clean()
argument
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/ipc/
H
A
D
cloud_sync_service_test.cpp
344
CleanOptions
cleanOptions
;
in HWTEST_F()
local
/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner_lite/src/
H
A
D
cloud_sync_service_proxy_lite.cpp
179
int32_t CloudSyncServiceProxy::Clean(const std::string &accountId, const CleanOptions &
cleanOptions
)
in Clean()
argument
/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner/src/
H
A
D
cloud_sync_manager_impl.cpp
376
int32_t CloudSyncManagerImpl::Clean(const std::string &accountId, const CleanOptions &
cleanOptions
)
in Clean()
argument
H
A
D
cloud_sync_service_proxy.cpp
366
int32_t CloudSyncServiceProxy::Clean(const std::string &accountId, const CleanOptions &
cleanOptions
)
in Clean()
argument
/foundation/filemanagement/dfs_service/test/fuzztest/cloudsyncmanager_fuzzer/
H
A
D
cloudsyncmanager_fuzzer.cpp
180
CleanOptions
cleanOptions
;
in CleanFuzzTest()
local
/foundation/filemanagement/dfs_service/interfaces/kits/js/cloudsyncmanager/
H
A
D
cloud_sync_manager_n_exporter.cpp
329
bool ParseAppActions(napi_env env, napi_value object, CleanOptions &
cleanOptions
)
in ParseAppActions()
argument
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/ipc/
H
A
D
cloud_sync_service.cpp
522
int32_t CloudSyncService::Clean(const std::string &accountId, const CleanOptions &
cleanOptions
)
in Clean()
argument
Completed in 17 milliseconds