Home
last modified time | relevance | path

Searched defs:kvStore (Results 1 – 23 of 23) sorted by relevance

/test/xts/acts/distributeddatamgr/distributedKVStoretest/distributedKVStorejstest/hap/src/main/js/test/
DKvStoreBackupPromiseJsTest.js23 var kvStore = null; variable
71 function publicPut(kvStore,key,value){ argument
86 function publicGet(kvStore,key){ argument
101 function publicBackup(kvStore,file){ argument
114 function publicDeleteBackup(kvStore,files) { argument
131 function publicRestoreSp(kvStore,file){ argument
144 function publicRestore(kvStore){ argument
DKvStoreBackupCallbackJsTest.js23 var kvStore = null; variable
74 function publicPut(kvStore,key,value){ argument
89 function publicGet(kvStore,key){ argument
104 function publicBackup(kvStore,file){ argument
119 function publicDeleteBackup(kvStore,files){ argument
138 function publicRestoreSp(kvStore,file){ argument
154 function publicRestore(kvStore){ argument
DSchemaJsTest.js25 var kvStore = null; variable
DKvManagerKVPromiseJsTest.js25 var kvStore = null; variable
DKvStoreResultSetKVJsTest.js23 var kvStore = null; variable
DKvManagerKVCallbackJsTest.js25 var kvStore = null; variable
DDeviceKvStoreKVPromiseJsTest.js36 var kvStore = null; variable
DSingleKvStoreKVPromiseJsTest.js36 var kvStore = null; variable
DSingleKvStoreKVCallbackJsTest.js36 var kvStore = null; variable
DDeviceKvStoreKVCallbackJsTest.js36 var kvStore = null; variable
/test/testfwk/developer_test/examples/distributedb/test/distributedtest/common/
Ddistribute_demo.cpp159 Status status = manager->GetKvStore(options, storeId, [&](std::unique_ptr<AppKvStore> kvStore) { in __anon18b6caf30302()
Ddistribute_demo_agent.cpp88 … Status status = g_manager->GetKvStore(options, storeId, [&](std::unique_ptr<AppKvStore> kvStore) { in SetUp()
/test/xts/dcts/testtools/disjsTest/server/
DtestApi.js24 let kvStore = undefined; variable
/test/xts/acts/distributeddatamgr/kvStoretest/kvStorejstest/hap/src/main/js/test/
DSchemaJsunit.test.js22 var kvStore = null; variable
DKvStoreResultSetJsunit.test.js21 var kvStore = null; variable
DKvManagerPromiseJsunit.test.js25 var kvStore = null; variable
DDeviceKvStorePromiseJsunit.test.js33 var kvStore = null; variable
DSingleKvStorePromiseJsunit.test.js33 var kvStore = null; variable
DKvManagerCallbackJsunit.test.js23 var kvStore = null; variable
DDeviceKvStoreCallbackJsunit.test.js33 var kvStore = null; variable
DSingleKvStoreCallbackJsunit.test.js33 var kvStore = null; variable
/test/xts/acts/distributeddatamgr/relationalStoretest/relationalStoreJstest/hap/src/main/js/test/
DRelationalStoreQuery.test.js30 var kvStore = null variable
/test/xts/dcts/distributeddatamgr/jstest/distributed_kv_store/client/hap/src/main/js/test/
DKvStoreSecurityLevelJsunit.test.js31 let kvStore = null; variable