Home
last modified time | relevance | path

Searched refs:FfiOHOSDistributedKVStoreDeleteKVStore (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/cj/
H A Ddistributed_kv_store_mock.cpp25 FFI_EXPORT int FfiOHOSDistributedKVStoreDeleteKVStore = 0; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/cj/include/
H A Ddistributed_kv_store_ffi.h40 …FFI_EXPORT int32_t FfiOHOSDistributedKVStoreDeleteKVStore(int64_t id, const char* appId, const cha…
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/cj/src/
H A Ddistributed_kv_store_ffi.cpp57 int32_t FfiOHOSDistributedKVStoreDeleteKVStore(int64_t id, const char* appId, const char* storeId) in FfiOHOSDistributedKVStoreDeleteKVStore() function