Home
last modified time | relevance | path

Searched refs:EnableSync (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/include/
H A Djs_kv_store.h59 static napi_value EnableSync(napi_env env, napi_callback_info info);
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/include/
H A Djs_single_kv_store.h69 static napi_value EnableSync(napi_env env, napi_callback_info info);
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/cj/src/
H A Ddistributed_kv_store_ffi.cpp173 return instance->EnableSync(enabled); in FfiOHOSDistributedKVStoreSingleKVStoreEnableSync()
H A Ddistributed_kv_store_impl.cpp420 int32_t CJSingleKVStore::EnableSync(bool enabled) in EnableSync() function in OHOS::DistributedKVStore::CJSingleKVStore
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/cj/include/
H A Ddistributed_kv_store_impl.h140 int32_t EnableSync(bool enabled);
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/
H A Djs_device_kv_store.cpp56 DECLARE_NAPI_FUNCTION("enableSync", JsSingleKVStore::EnableSync), in Constructor()
H A Djs_single_kv_store.cpp141 DECLARE_NAPI_FUNCTION("enableSync", JsSingleKVStore::EnableSync), in Constructor()
478 napi_value JsSingleKVStore::EnableSync(napi_env env, napi_callback_info info) in EnableSync() function in OHOS::DistributedKVStore::JsSingleKVStore
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/
H A Djs_device_kv_store.cpp53 DECLARE_NAPI_FUNCTION("enableSync", JsKVStore::EnableSync), in Constructor()
H A Djs_single_kv_store.cpp44 DECLARE_NAPI_FUNCTION("enableSync", JsKVStore::EnableSync), in Constructor()
H A Djs_kv_store.cpp382 napi_value JsKVStore::EnableSync(napi_env env, napi_callback_info info) in EnableSync() function in OHOS::DistributedData::JsKVStore
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkdata/
H A Djs-apis-distributed-data.md2802 console.log('EnableSync e ' + e);
2838 console.log('EnableSync e ' + e);
/ohos5.0/docs/en/application-dev/reference/apis-arkdata/
H A Djs-apis-distributed-data.md2802 console.log('EnableSync e ' + e);
2838 console.log('EnableSync e ' + e);