Home
last modified time | relevance | path

Searched refs:NapiAsyncComplete (Results 1 – 20 of 20) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/jskitsimpl/include/common/
H A Dnapi_queue.h29 using NapiAsyncComplete = std::function<void(napi_value &)>; variable
61 NapiAsyncComplete complete = nullptr;
90 … NapiAsyncExecute execute = NapiAsyncExecute(), NapiAsyncComplete complete = NapiAsyncComplete());
103 NapiAsyncComplete complete = nullptr;
/ohos5.0/foundation/multimedia/av_session/frameworks/js/napi/session/include/
H A Dnapi_async_work.h30 using NapiAsyncComplete = std::function<void(napi_value&)>; variable
54 NapiAsyncComplete complete = nullptr;
66 NapiAsyncComplete complete = NapiAsyncComplete());
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/utils/
H A Dnapi_async_work.h61 using NapiAsyncComplete = std::function<void(napi_value&)>; variable
83 NapiAsyncComplete complete = nullptr;
94 NapiAsyncComplete complete = NapiAsyncComplete());
H A Dnapi_async_work.cpp85 NapiAsyncExecute execute, NapiAsyncComplete complete) in Enqueue()
/ohos5.0/foundation/distributeddatamgr/udmf/interfaces/jskits/common/
H A Dnapi_queue.h32 using NapiAsyncComplete = std::function<void(napi_value &)>; variable
61 NapiAsyncComplete complete = nullptr;
172 … NapiAsyncExecute execute = NapiAsyncExecute(), NapiAsyncComplete complete = NapiAsyncComplete());
185 NapiAsyncComplete complete = nullptr;
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/include/
H A Dnapi_queue.h30 using NapiAsyncComplete = std::function<void(napi_value&)>; variable
106 … NapiAsyncExecute execute = NapiAsyncExecute(), NapiAsyncComplete complete = NapiAsyncComplete());
120 NapiAsyncComplete complete = nullptr;
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/include/
H A Dnapi_queue.h30 using NapiAsyncComplete = std::function<void(napi_value&)>; variable
110 … NapiAsyncExecute execute = NapiAsyncExecute(), NapiAsyncComplete complete = NapiAsyncComplete());
124 NapiAsyncComplete complete = nullptr;
/ohos5.0/foundation/multimedia/audio_framework/frameworks/js/napi/common/
H A Dnapi_async_work.h35 using NapiAsyncComplete = std::function<void(napi_value&)>; variable
59 NapiAsyncComplete complete = nullptr;
126 NapiAsyncComplete complete = NapiAsyncComplete());
H A Dnapi_async_work.cpp90 NapiAsyncExecute execute, NapiAsyncComplete complete) in Enqueue()
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_data/include/
H A Dnapi_queue.h34 using NapiAsyncComplete = std::function<void(napi_value &)>; variable
117 … NapiAsyncExecute execute = NapiAsyncExecute(), NapiAsyncComplete complete = NapiAsyncComplete());
131 NapiAsyncComplete complete = nullptr;
/ohos5.0/foundation/multimedia/drm_framework/services/utils/include/
H A Dnapi_async_work.h32 using NapiAsyncComplete = std::function<void(napi_value&)>; variable
55 NapiAsyncComplete complete = nullptr;
122 NapiAsyncComplete complete = NapiAsyncComplete());
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/common/mock/include/
H A Dnapi_async_proxy.h35 using NapiAsyncComplete = int (*)(T *, napi_value &); variable
57 NapiAsyncComplete completeFunc = nullptr;
104 …napi_value DoAsyncWork(std::string resourceName, NapiAsyncExecute execFunc, NapiAsyncComplete comp… in DoAsyncWork()
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/dataability/include/
H A Dnapi_async_proxy.h36 using NapiAsyncComplete = int (*)(T *, napi_value &); variable
58 NapiAsyncComplete completeFunc = nullptr;
115 …napi_value DoAsyncWork(std::string resourceName, NapiAsyncExecute execFunc, NapiAsyncComplete comp… in DoAsyncWork()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/
H A Dnapi_queue.cpp75 NapiAsyncExecute execute, NapiAsyncComplete complete) in AsyncWork()
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_data/src/
H A Dnapi_queue.cpp77 NapiAsyncExecute execute, NapiAsyncComplete complete) in AsyncWork()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/
H A Dnapi_queue.cpp75 NapiAsyncExecute execute, NapiAsyncComplete complete) in AsyncWork()
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/jskitsimpl/src/common/
H A Dnapi_queue.cpp69 NapiAsyncExecute execute, NapiAsyncComplete complete) in AsyncWork()
/ohos5.0/foundation/multimedia/av_session/frameworks/js/napi/session/src/
H A Dnapi_async_work.cpp79 NapiAsyncExecute execute, NapiAsyncComplete complete) in Enqueue()
/ohos5.0/foundation/multimedia/drm_framework/frameworks/js/drm_napi/
H A Dnapi_async_work.cpp81 NapiAsyncExecute execute, NapiAsyncComplete complete) in Enqueue()
/ohos5.0/foundation/distributeddatamgr/udmf/framework/jskitsimpl/common/
H A Dnapi_queue.cpp67 NapiAsyncExecute execute, NapiAsyncComplete complete) in AsyncWork()