Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/cj/src/
H A Ddistributed_kv_store_impl.cpp361 static std::vector<Key> CArrStrToVectorKey(const CArrStr &cArrStr) in CArrStrToVectorKey()
372 int32_t CJSingleKVStore::DeleteBatch(const CArrStr &cArrStr) in DeleteBatch()
H A Ddistributed_kv_store_ffi.cpp103 int32_t FfiOHOSDistributedKVStoreSingleKVStoreDeleteBatch(int64_t id, const CArrStr cArrStr) in FfiOHOSDistributedKVStoreSingleKVStoreDeleteBatch()