Home
last modified time | relevance | path

Searched defs:DeleteKVStore (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/test/
H A Dstore_factory_test.cpp90 void StoreFactoryTest::DeleteKVStore() in DeleteKVStore() function in __anon1f7f66960110::StoreFactoryTest
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/
H A Djs_kv_manager.cpp217 napi_value JsKVManager::DeleteKVStore(napi_env env, napi_callback_info info) in DeleteKVStore() function in OHOS::DistributedKVStore::JsKVManager
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/
H A Djs_kv_manager.cpp209 napi_value JsKVManager::DeleteKVStore(napi_env env, napi_callback_info info) in DeleteKVStore() function in OHOS::DistributedData::JsKVManager
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/cj/src/
H A Ddistributed_kv_store_impl.cpp264 int32_t CJKVManager::DeleteKVStore(const char* appId, const char* storeId) in DeleteKVStore() function in OHOS::DistributedKVStore::CJKVManager