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:isAutoSync
(Results
1 - 10
of
10
) sorted by relevance
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/metadata/
H
A
D
store_meta_data_local.h
35
bool
isAutoSync
= false;
member
H
A
D
store_meta_data.h
33
bool
isAutoSync
= false;
member
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H
A
D
rdb_service.h
35
bool
isAutoSync
= false;
member
/foundation/distributeddatamgr/relational_store/interfaces/ndk/src/
H
A
D
relational_types_v0.h
40
bool
isAutoSync
;
member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/include/
H
A
D
isyncer.h
34
bool
isAutoSync
= false;
member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H
A
D
auto_launch.h
61
bool
isAutoSync
= true;
member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/include/
H
A
D
auto_launch_export.h
41
bool
isAutoSync
= true;
member
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/resourcemanager/
H
A
D
db_adapter.cpp
60
DistributedKv::Status DBAdapter::GetKvStorePtr(bool
isAutoSync
, DistributedKv::DataType dataType)
in GetKvStorePtr()
argument
99
int32_t DBAdapter::Init(bool
isAutoSync
, DistributedKv::DataType dataType)
in Init()
argument
173
int32_t DBAdapter::ReInit(bool
isAutoSync
)
in ReInit()
argument
/foundation/distributeddatamgr/relational_store/interfaces/ndk/include/
H
A
D
relational_store.h
689
bool
isAutoSync
;
member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H
A
D
sync_task_context.cpp
764
uint8_t SyncTaskContext::GetPermissionCheckFlag(bool
isAutoSync
, int syncMode)
in GetPermissionCheckFlag()
argument
Completed in 7 milliseconds