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:kvManager
(Results
1 - 24
of
24
) sorted by relevance
/foundation/distributeddatamgr/kv_store/test/unittest/distributeddata/
H
A
D
KvManagerDataCallbackJsTest.js
22
var
kvManager
= null;
variable
[all...]
H
A
D
KvStoreDataResultSetJsTest.js
22
var
kvManager
= null;
variable
H
A
D
KvManagerDataPromiseJsTest.js
24
var
kvManager
= null;
variable
[all...]
H
A
D
SchemaJsTest.js
21
var
kvManager
= null;
variable
[all...]
H
A
D
SingleKvStoreDataPromiseJsTest.js
32
var
kvManager
= null;
variable
H
A
D
DeviceKvStoreDataPromiseJsTest.js
34
var
kvManager
= null;
variable
H
A
D
SingleKvStoreDataCallbackJsTest.js
32
var
kvManager
= null;
variable
H
A
D
DeviceKvStoreDataCallbackJsTest.js
34
var
kvManager
= null;
variable
/foundation/distributeddatamgr/kv_store/test/unittest/distributedKVStore/
H
A
D
SchemaJsTest.js
24
var
kvManager
= null;
variable
[all...]
H
A
D
KvManagerKVCallbackJsTest.js
24
var
kvManager
= null;
variable
[all...]
H
A
D
KvStoreResultSetKVJsTest.js
23
var
kvManager
= null;
variable
H
A
D
KvManagerKVPromiseJsTest.js
24
var
kvManager
= null;
variable
[all...]
H
A
D
SingleKvStoreKVCallbackJsTest.js
36
var
kvManager
= null;
variable
[all...]
H
A
D
SingleKvStoreKVPromiseJsTest.js
38
var
kvManager
= null;
variable
[all...]
H
A
D
DeviceKvStoreKVPromiseJsTest.js
38
var
kvManager
= null;
variable
[all...]
H
A
D
DeviceKvStoreKVCallbackJsTest.js
36
var
kvManager
= null;
variable
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/importfile_fuzzer/
H
A
D
importfile_fuzzer.cpp
32
static auto
kvManager
= KvStoreDelegateManager("APP_ID", "USER_ID");
in SingerVerImport()
local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/parseckeck_fuzzer/
H
A
D
parseckeck_fuzzer.cpp
29
static auto
kvManager
= KvStoreDelegateManager("APP_ID", "USER_ID");
in GetSchmaKvstore()
local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/schemadelegate_fuzzer/
H
A
D
schemadelegate_fuzzer.cpp
94
static auto
kvManager
= KvStoreDelegateManager("APP_ID", "USER_ID");
in SchemaFuzzTest()
local
/foundation/multimedia/media_library/frameworks/services/media_distributed/src/devices_info_interact/
H
A
D
devices_info_interact.cpp
36
DistributedKv::DistributedKvDataManager
kvManager
;
in ~DevicesInfoInteract()
local
52
DistributedKv::DistributedKvDataManager
kvManager
;
in Init()
local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/iprocesscommunicator_fuzzer/
H
A
D
iprocesscommunicator_fuzzer.cpp
152
static auto
kvManager
= KvStoreDelegateManager("APP_ID", "USER_ID");
in CommunicatorFuzzer()
local
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/
H
A
D
js_kv_manager.cpp
420
JsKVManager*
kvManager
= new (std::nothrow) JsKVManager(bundleName, env, param);
in New()
local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/
H
A
D
js_kv_manager.cpp
389
JsKVManager*
kvManager
= new (std::nothrow) JsKVManager(bundleName, env, param);
in New()
local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/nbdelegate_fuzzer/
H
A
D
nbdelegate_fuzzer.cpp
284
static auto
kvManager
= KvStoreDelegateManager("APP_ID", "USER_ID");
in CombineTest()
local
Completed in 26 milliseconds