Home
last modified time | relevance | path

Searched refs:SetSyncRange (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/include/
H A Djs_kv_store.h60 static napi_value SetSyncRange(napi_env env, napi_callback_info info);
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/include/
H A Djs_single_kv_store.h70 static napi_value SetSyncRange(napi_env env, napi_callback_info info);
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/
H A Djs_device_kv_store.cpp57 DECLARE_NAPI_FUNCTION("setSyncRange", JsSingleKVStore::SetSyncRange), in Constructor()
H A Djs_single_kv_store.cpp142 DECLARE_NAPI_FUNCTION("setSyncRange", JsSingleKVStore::SetSyncRange), in Constructor()
512 napi_value JsSingleKVStore::SetSyncRange(napi_env env, napi_callback_info info) in SetSyncRange() function in OHOS::DistributedKVStore::JsSingleKVStore
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/
H A Djs_device_kv_store.cpp54 DECLARE_NAPI_FUNCTION("setSyncRange", JsKVStore::SetSyncRange), in Constructor()
H A Djs_single_kv_store.cpp45 DECLARE_NAPI_FUNCTION("setSyncRange", JsKVStore::SetSyncRange), in Constructor()
H A Djs_kv_store.cpp413 napi_value JsKVStore::SetSyncRange(napi_env env, napi_callback_info info) in SetSyncRange() function in OHOS::DistributedData::JsKVStore
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkdata/
H A Djs-apis-distributed-data.md2867 console.log('SetSyncRange put success');
2870 console.log('SetSyncRange e ' + e);
2910 console.log('SetSyncRange e ' + e);
/ohos5.0/docs/en/application-dev/reference/apis-arkdata/
H A Djs-apis-distributed-data.md2867 console.log('SetSyncRange put success');
2870 console.log('SetSyncRange e ' + e);
2910 console.log('SetSyncRange e ' + e);