Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/cj/
H A Ddistributed_kv_store_mock.cpp29 FFI_EXPORT int FfiOHOSDistributedKVStoreSingleKVStorePut = 0; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/cj/include/
H A Ddistributed_kv_store_ffi.h44 …FFI_EXPORT int32_t FfiOHOSDistributedKVStoreSingleKVStorePut(int64_t id, const char* key, ValueTyp…
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/cj/src/
H A Ddistributed_kv_store_ffi.cpp76 int32_t FfiOHOSDistributedKVStoreSingleKVStorePut(int64_t id, const char* key, ValueType value) in FfiOHOSDistributedKVStoreSingleKVStorePut() function