Home
last modified time | relevance | path

Searched defs:AsyncCall (Results 1 – 9 of 9) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/
Djs_observer.cpp44 void JSObserver::AsyncCall(UvQueue::NapiArgsGenerator genArgs) in AsyncCall() function in OHOS::DistributedData::JSObserver
Duv_queue.cpp36 void UvQueue::AsyncCall(NapiCallbackGetter getter, NapiArgsGenerator genArgs) in AsyncCall() function in OHOS::DistributedData::UvQueue
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/
Djs_observer.cpp44 void JSObserver::AsyncCall(UvQueue::NapiArgsGenerator genArgs) in AsyncCall() function in OHOS::DistributedKVStore::JSObserver
Duv_queue.cpp36 void UvQueue::AsyncCall(NapiCallbackGetter getter, NapiArgsGenerator genArgs) in AsyncCall() function in OHOS::DistributedKVStore::UvQueue
/foundation/distributeddatamgr/preferences/frameworks/js/napi/common/src/
Djs_observer.cpp57 void JSObserver::AsyncCall(UvQueue::NapiArgsGenerator genArgs) in AsyncCall() function in OHOS::PreferencesJsKit::JSObserver
Duv_queue.cpp37 void UvQueue::AsyncCall(NapiCallbackGetter getter, NapiArgsGenerator genArgs, bool sendable) in AsyncCall() function in OHOS::PreferencesJsKit::UvQueue
/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/src/
Dasync_call.cpp23 AsyncCall::AsyncCall(napi_env env, napi_callback_info info, std::shared_ptr<Context> context, size_… in AsyncCall() function in OHOS::MiscServicesNapi::AsyncCall
/foundation/distributeddatamgr/data_share/frameworks/js/napi/dataShare/src/
Dasync_call.cpp22 __attribute__ ((no_sanitize("undefined"))) AsyncCall::AsyncCall(napi_env env, napi_callback_info in… in AsyncCall() function in OHOS::DataShare::AsyncCall
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/common/src/
Djs_uv_queue.cpp39 void UvQueue::AsyncCall(UvCallback callback, Args args, Result result) in AsyncCall() function in OHOS::AppDataMgrJsKit::UvQueue