Home
last modified time | relevance | path

Searched refs:FfiOHOSDistributedKVStoreSingleKVStoreGet (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/cj/
H A Ddistributed_kv_store_mock.cpp37 FFI_EXPORT int FfiOHOSDistributedKVStoreSingleKVStoreGet = 0; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/cj/include/
H A Ddistributed_kv_store_ffi.h52 …FFI_EXPORT ValueType FfiOHOSDistributedKVStoreSingleKVStoreGet(int64_t id, const char* key, int32_…
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/cj/src/
H A Ddistributed_kv_store_ffi.cpp112 ValueType FfiOHOSDistributedKVStoreSingleKVStoreGet(int64_t id, const char* key, int32_t* errCode) in FfiOHOSDistributedKVStoreSingleKVStoreGet() function