Searched defs:DeleteKVStore (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/test/ | ||
H A D | store_factory_test.cpp | 90 void StoreFactoryTest::DeleteKVStore() in DeleteKVStore() function in __anon1f7f66960110::StoreFactoryTest |
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/ | ||
H A D | js_kv_manager.cpp | 217 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 D | js_kv_manager.cpp | 209 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 D | distributed_kv_store_impl.cpp | 264 int32_t CJKVManager::DeleteKVStore(const char* appId, const char* storeId) in DeleteKVStore() function in OHOS::DistributedKVStore::CJKVManager |