Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/cj/src/
H A Ddistributed_kv_store_impl.cpp232 auto nativeKVStore = FFIData::Create<CJSingleKVStore>(sStoreId); in GetKVStore() local
241 auto nativeKVStore = FFIData::Create<CJDeviceKVStore>(sStoreId); in GetKVStore() local