Home
last modified time | relevance | path

Searched defs:deleted (Results 1 – 2 of 2) sorted by relevance

/test/xts/acts/distributeddatamgr/relationalStoretest/relationalStoreJstest/hap/src/main/js/test/
DRelationalStoreDistributedJsunit.test.js722 …rdbStore.on('dataChange', data_Rdb.SubscribeType.SUBSCRIBE_TYPE_CLOUD_DETAILS, function (deleted) { argument
/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/napi/
Dnapi_test.cpp6898 bool deleted = true; in DeleteElement() local