Home
last modified time | relevance | path

Searched defs:kvManager (Results 1 - 24 of 24) sorted by relevance

/foundation/distributeddatamgr/kv_store/test/unittest/distributeddata/
H A DKvManagerDataCallbackJsTest.js22 var kvManager = null; variable
[all...]
H A DKvStoreDataResultSetJsTest.js22 var kvManager = null; variable
H A DKvManagerDataPromiseJsTest.js24 var kvManager = null; variable
[all...]
H A DSchemaJsTest.js21 var kvManager = null; variable
[all...]
H A DSingleKvStoreDataPromiseJsTest.js32 var kvManager = null; variable
H A DDeviceKvStoreDataPromiseJsTest.js34 var kvManager = null; variable
H A DSingleKvStoreDataCallbackJsTest.js32 var kvManager = null; variable
H A DDeviceKvStoreDataCallbackJsTest.js34 var kvManager = null; variable
/foundation/distributeddatamgr/kv_store/test/unittest/distributedKVStore/
H A DSchemaJsTest.js24 var kvManager = null; variable
[all...]
H A DKvManagerKVCallbackJsTest.js24 var kvManager = null; variable
[all...]
H A DKvStoreResultSetKVJsTest.js23 var kvManager = null; variable
H A DKvManagerKVPromiseJsTest.js24 var kvManager = null; variable
[all...]
H A DSingleKvStoreKVCallbackJsTest.js36 var kvManager = null; variable
[all...]
H A DSingleKvStoreKVPromiseJsTest.js38 var kvManager = null; variable
[all...]
H A DDeviceKvStoreKVPromiseJsTest.js38 var kvManager = null; variable
[all...]
H A DDeviceKvStoreKVCallbackJsTest.js36 var kvManager = null; variable
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/importfile_fuzzer/
H A Dimportfile_fuzzer.cpp32 static auto kvManager = KvStoreDelegateManager("APP_ID", "USER_ID"); in SingerVerImport() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/parseckeck_fuzzer/
H A Dparseckeck_fuzzer.cpp29 static auto kvManager = KvStoreDelegateManager("APP_ID", "USER_ID"); in GetSchmaKvstore() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/schemadelegate_fuzzer/
H A Dschemadelegate_fuzzer.cpp94 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 Ddevices_info_interact.cpp36 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 Diprocesscommunicator_fuzzer.cpp152 static auto kvManager = KvStoreDelegateManager("APP_ID", "USER_ID"); in CommunicatorFuzzer() local
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/
H A Djs_kv_manager.cpp420 JsKVManager* kvManager = new (std::nothrow) JsKVManager(bundleName, env, param); in New() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/
H A Djs_kv_manager.cpp389 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 Dnbdelegate_fuzzer.cpp284 static auto kvManager = KvStoreDelegateManager("APP_ID", "USER_ID"); in CombineTest() local

Completed in 26 milliseconds