Home
last modified time | relevance | path

Searched defs:key (Results 1 – 25 of 604) sorted by relevance

12345678910>>...25

/test/xts/acts/distributeddatamgr_lite/kv_store_hal/src/
Dkvstore_func_test.c63 BOOL SetKVFiles (int num, const char* key, const char* value) in SetKVFiles()
109 BOOL ReadKVFiles (int num, const char* key, const char* value) in ReadKVFiles()
155 BOOL DeleteKVFiles (int num, const char* key) in DeleteKVFiles()
189 char key[] = "rw.sys.version"; variable
205 char key[] = "rw.sys.version_100"; variable
221 char key[] = "100"; variable
237 char key[] = "rw.sys.version.utilskvparameter"; variable
253 char key[] = "rw.sys.version.utilskvparameter1"; variable
266 char key[] = "rw.sys.version.utilskvparameterforillegal"; variable
279 char key[] = "Rw.sys.version"; variable
[all …]
/test/xts/acts/distributeddatamgr_lite/kv_store_posix/src/
DKvStoreTest.cpp63 bool KvStoreTest::TouchKVFiles (int num, const char* key, const char* value) const in TouchKVFiles() argument
103 bool KvStoreTest::ReadKVFiles (int num, const char* key, const char* value) const in ReadKVFiles() argument
175 char key[] = "rw.sys.version"; variable
191 char key[] = "rw.sys.version_100"; variable
207 char key[] = "100"; variable
223 char key[] = "rw.sys.version.utilskvparameter"; variable
239 char key[] = "rw.sys.version.utilskvparameter1"; variable
252 char key[] = "rw.sys.version.utilskvparameter12"; variable
265 char key[] = "rw.sys.version.utilskvparameterforillegal"; variable
278 char key[] = "Rw.sys.version"; variable
[all …]
/test/xts/acts/startup_lite/syspara_hal/src/
Dparameter_func_test.c68 char key[] = "rw.sys.version_606"; variable
84 char key[] = "_._..__...___"; variable
101 char key[] = "keywithonlylowercase"; variable
117 char key[] = "202006060602"; variable
164 char key[] = "rw.sys.version"; variable
188 char key[] = "rw.sys.version"; variable
231 char key[] = "Rw.Sys.Version.Version"; variable
249 char key[] = "rw sys version version"; variable
268 char key[] = "rw+sys&version%version*"; variable
317 char key[] = "key_for_blank_value"; variable
[all …]
/test/xts/acts/distributeddatamgr/preferencesjstest/hap/entry/src/ohosTest/js/test/
DSystemStorageJsunit.test.js64 key: 'storageKey', property
76 key: 'storageKey', property
103 key: '', property
140 key: 'x'.repeat(33), property
178 key: 'testKey', property
212 key: 'storageKey', property
224 key: 'storageKey', property
253 key: 'storageKey', property
291 key: 'storageKey', property
331 key: '', property
[all …]
DPreferencesHelperJsunit.test.js128 var observer = function (key) { argument
146 var observer = function (key) { argument
164 var observer = function (key) { argument
DStorageSyncJsunit.test.js322 var observer = function (key) { argument
339 var observer = function (key) { argument
357 var observer = function (key) { argument
/test/xts/acts/distributeddatamgr_lite/dbm_kv_store_hal/src/
Ddbm_kv_store_func_test.c88 static BOOL PutKVs(int num, const char* key, const char* content) in PutKVs()
141 static BOOL GetKVs(int num, const char* key, const char* content) in GetKVs()
187 static BOOL DeleteKVs(int num, const char* key) in DeleteKVs()
220 char key[] = "rw.sys.version"; variable
252 char key[] = "rw.sys.version_100"; variable
276 char key[] = "100"; variable
300 char key[] = "rw.sys.version.utilskvparameter"; variable
324 char key[] = "rw.sys.version.utilskvparameter1"; variable
345 char key[] = "rw.sys.version.utilskvparameterforillegal"; variable
366 char key[] = "Rw.sys.version"; variable
[all …]
/test/xts/acts/startup_lite/syspara_posix/src/
DParameterTest.cpp81 char key[] = "rw.sys.version"; variable
120 char key[] = "rw.sys.version"; variable
165 char key[] = "rw.sys.version*%version"; variable
200 char key[] = "rw.sys.version"; variable
218 char key[] = "rw.sys.version"; variable
262 char key[] = "rw.sys.version"; variable
277 char key[] = "rw.sys.version"; variable
312 char key[] = "rw.sys.version.version.version.v"; variable
341 char key[] = "rw.sys.version*%version"; variable
/test/xts/acts/security/cipher/datacipher/cipher/entry/src/ohosTest/js/test/Agree/
Dcipher2.test.js67 key: rsaPublicKey, property
93 key: rsaPrivateKey, property
119 key: rsaPublicKey, property
145 key: '1234560GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCU9YGbkTHKMi6iFFiPC8fYQkrt\n' + property
174 key: rsaPublicKey, property
200 key: rsaPublicKey, property
226 key: rsaPublicKey, property
252 key: '123456IBAAKBgQCU9YGbkTHKMi6iFFiPC8fYQkrtjG9Y3gwmQkhQQ31MtqvaMZyI\n' + property
290 key: rsaPrivateKey, property
316 key: rsaPrivateKey, property
[all …]
Dcipher1.test.js67 key: aesKey, property
96 key: '439B96R030A475BF9E2D0BEF8W56C5BD', property
125 key: aesKey, property
154 key: aesKey, property
175 key: aesKey, property
204 key: aesKey, property
233 key: aesKey, property
262 key: '439B96R030A475BF9E2D0BEF8W56C5BD', property
291 key: aesKey, property
320 key: aesKey, property
[all …]
Dhitscipher.test.js67 key: rsaPublicKey, property
82 key: rsaPrivateKey, property
108 key: aesKey, property
126 key: aesKey, property
156 key: rsaPublicKey, property
170 key: rsaPrivateKey, property
202 key: aesKey, property
219 key: aesKey, property
/test/xts/device_attest/services/core/utils/
Dattest_utils_json.c28 int32_t GetObjectItemValueObject(const char* rootStr, const char* key, char** value) in GetObjectItemValueObject()
46 int32_t GetObjectItemValueStr(const char* rootStr, const char* key, char** dest) in GetObjectItemValueStr()
84 double GetObjectItemValueNumber(const char* rootStr, const char* key) in GetObjectItemValueNumber()
/test/xts/device_attest_lite/services/core/utils/
Dattest_utils_json.c28 int32_t GetObjectItemValueObject(const char* rootStr, const char* key, char** value) in GetObjectItemValueObject()
46 int32_t GetObjectItemValueStr(const char* rootStr, const char* key, char** dest) in GetObjectItemValueStr()
84 double GetObjectItemValueNumber(const char* rootStr, const char* key) in GetObjectItemValueNumber()
/test/xts/hats/hdf/display/buffer/benchmark/
Ddisplay_buffer_benchmark_test.cpp84 int32_t key = 0; in BENCHMARK_F() local
102 int32_t key = 0; in BENCHMARK_F() local
123 int32_t key = 0; in BENCHMARK_F() local
144 int32_t key = 0; in BENCHMARK_F() local
/test/xts/acts/commonlibrary/ets_utils/xml_lib_standard/entry/src/ohosTest/js/test/
Dxml.test.js1335 function func(key, value){ argument
1367 function func(key, value){ argument
1399 function func(key, value){ argument
1431 function func(key, value){ argument
1463 function func(key, value){ argument
1495 function func(key, value){ argument
1527 function func(key, value){ argument
1559 function func(key, value){ argument
1592 function func(key, value){ argument
1625 function func(key, value){ argument
[all …]
/test/xts/dcts/testtools/disjsTest/client/
DremoteHelper.js138 async kvPut(key,value,valueType){ argument
151 async kvGet(key){ argument
159 async kvDelete(key){ argument
202 async objectPut(key,value){ argument
/test/xts/acts/validator_lite/acts_validator/entry/src/main/js/MainAbility/pages/storage/storage01/
Dindex.js47 key: 'Storage1', property
68 key: 'Storage1', property
87 key: 'Storage1', property
107 key: 'Storage2', property
/test/xts/acts/distributeddatamgr/distributedKVStoretest/distributedKVStorejstest/hap/entry/src/ohosTest/js/test/
DDeviceKvStoreKVPromiseJsTest.js50 key : prefix + i, property
1283 key : key + i, property
1327 key : key + i, property
1371 key : key + i, property
1416 key : key + i, property
1461 key : key + i, property
1506 key : key + i, property
1573 key : key + i, property
2102 key : key + i, property
2231 key : key + i, property
[all …]
DSingleKvStoreKVPromiseJsTest.js49 key : prefix + i, property
1436 key : key + i, property
1480 key : key + i, property
1524 key : key + i, property
1569 key : key + i, property
1614 key : key + i, property
1658 key : key + i, property
1700 key: key + i, property
1748 key: key + i, property
1790 key: key + i, property
[all …]
/test/xts/acts/distributeddatamgr/kvStoretest/kvStorejstest/hap/entry/src/ohosTest/js/test/
DDeviceKvStorePromiseJsunit.test.js47 key : prefix + i, property
1246 key : key + i, property
1289 key : key + i, property
1332 key : key + i, property
1376 key : key + i, property
1420 key : key + i, property
1464 key : key + i, property
1529 key : key + i, property
2038 key : key + i, property
2163 key : key + i, property
[all …]
DSingleKvStorePromiseJsunit.test.js46 key : prefix + i, property
1215 key : key + i, property
1258 key : key + i, property
1301 key : key + i, property
1345 key : key + i, property
1389 key : key + i, property
1433 key : key + i, property
1498 key : key + i, property
2173 key : key + i, property
2298 key : key + i, property
[all …]
/test/xts/hats/hdf/audio/idl/common/adapter/src/
Daudio_adapter_common_test.cpp426 enum AudioExtParamKey key = AUDIO_EXT_PARAM_KEY_NONE; variable
432 enum AudioExtParamKey key = AUDIO_EXT_PARAM_KEY_NONE; variable
440 enum AudioExtParamKey key = AUDIO_EXT_PARAM_KEY_LOWPOWER; variable
449 enum AudioExtParamKey key = AUDIO_EXT_PARAM_KEY_NONE; variable
456 enum AudioExtParamKey key = AUDIO_EXT_PARAM_KEY_NONE; variable
464 enum AudioExtParamKey key = AUDIO_EXT_PARAM_KEY_NONE; variable
/test/xts/acts/commonlibrary/ets_utils/json_lib_standard/entry/src/ohosTest/js/test/
Djson.test.js52 function reviverFunc(key, value) { argument
212 const replacer = (key, value) => { argument
233 const replacer = (key, value) => { argument
254 const replacer = (key, value) => { argument
600 function reviverFunc(key, value) { argument
623 function reviverFunc(key, value) { argument
646 function reviverFunc(key, value) { argument
/test/xts/dcts/testtools/disjsTest/server/
DtestApi.js172 async kvPut(key,value,valueType){ argument
199 async kvGet(key,callback){ argument
215 async kvDelete(key){ argument
302 async objectPut(key,value){ argument
/test/xts/acts/graphic/graphicnapitest/
DConsumerSurfaceTest.cpp94 auto func1 = [&ret1](const std::string& key, const std::string& value) { in __anon9fad68e80102()
97 auto func2 = [&ret2](const std::string& key, const std::string& value) { in __anon9fad68e80202()
152 (const std::string& key, const std::string& value) { in __anon9fad68e80302()

12345678910>>...25