Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/cj/
H A Ddistributed_kv_store_mock.cpp59 FFI_EXPORT int FfiOHOSDistributedKVStoreDeviceKVStoreGet = 0; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/cj/src/
H A Ddistributed_kv_store_ffi.cpp213 ValueType FfiOHOSDistributedKVStoreDeviceKVStoreGet(int64_t id, const char* deviceId, const char* k… in FfiOHOSDistributedKVStoreDeviceKVStoreGet() function