Searched defs:GetKVStore (Results 1 – 5 of 5) sorted by relevance
28 std::shared_ptr<SingleKvStore> StoreManager::GetKVStore(const AppId &appId, const StoreId &storeId, in GetKVStore() function in OHOS::DistributedKv::StoreManager
32 std::shared_ptr<SingleKvStore> StoreManager::GetKVStore(const AppId &appId, const StoreId &storeId, in GetKVStore() function in OHOS::DistributedKv::StoreManager
132 napi_value JsKVManager::GetKVStore(napi_env env, napi_callback_info info) in GetKVStore() function in OHOS::DistributedKVStore::JsKVManager
124 napi_value JsKVManager::GetKVStore(napi_env env, napi_callback_info info) in GetKVStore() function in OHOS::DistributedData::JsKVManager
205 uint64_t CJKVManager::GetKVStore(const char* cStoreId, const CJOptions cjOptions, int32_t& errCode) in GetKVStore() function in OHOS::DistributedKVStore::CJKVManager