Home
last modified time | relevance | path

Searched refs:NapiAsyncExecute (Results 1 – 21 of 21) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/jskitsimpl/include/common/
H A Dnapi_queue.h28 using NapiAsyncExecute = std::function<void(void)>; variable
60 NapiAsyncExecute execute = nullptr;
90NapiAsyncExecute execute = NapiAsyncExecute(), NapiAsyncComplete complete = NapiAsyncComplete());
102 NapiAsyncExecute execute = nullptr;
/ohos5.0/foundation/multimedia/av_session/frameworks/js/napi/session/include/
H A Dnapi_async_work.h29 using NapiAsyncExecute = std::function<void(void)>; variable
53 NapiAsyncExecute execute = nullptr;
65 NapiAsyncExecute execute = NapiAsyncExecute(),
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/utils/
H A Dnapi_async_work.h60 using NapiAsyncExecute = std::function<void(void)>; variable
82 NapiAsyncExecute execute = nullptr;
93 NapiAsyncExecute execute = NapiAsyncExecute(),
H A Dnapi_async_work.cpp85 NapiAsyncExecute execute, NapiAsyncComplete complete) in Enqueue()
/ohos5.0/foundation/distributeddatamgr/udmf/interfaces/jskits/common/
H A Dnapi_queue.h31 using NapiAsyncExecute = std::function<void(void)>; variable
60 NapiAsyncExecute execute = nullptr;
172NapiAsyncExecute execute = NapiAsyncExecute(), NapiAsyncComplete complete = NapiAsyncComplete());
184 NapiAsyncExecute execute = nullptr;
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/include/
H A Dnapi_queue.h29 using NapiAsyncExecute = std::function<void(void)>; variable
106NapiAsyncExecute execute = NapiAsyncExecute(), NapiAsyncComplete complete = NapiAsyncComplete());
119 NapiAsyncExecute execute = nullptr;
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/include/
H A Dnapi_queue.h29 using NapiAsyncExecute = std::function<void(void)>; variable
110NapiAsyncExecute execute = NapiAsyncExecute(), NapiAsyncComplete complete = NapiAsyncComplete());
123 NapiAsyncExecute execute = nullptr;
/ohos5.0/foundation/multimedia/audio_framework/frameworks/js/napi/common/
H A Dnapi_async_work.h34 using NapiAsyncExecute = std::function<void(void)>; variable
58 NapiAsyncExecute execute = nullptr;
125 NapiAsyncExecute execute = NapiAsyncExecute(),
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.h33 using NapiAsyncExecute = std::function<void(void)>; variable
117NapiAsyncExecute execute = NapiAsyncExecute(), NapiAsyncComplete complete = NapiAsyncComplete());
130 NapiAsyncExecute execute = nullptr;
/ohos5.0/foundation/multimedia/drm_framework/services/utils/include/
H A Dnapi_async_work.h31 using NapiAsyncExecute = std::function<void(void)>; variable
54 NapiAsyncExecute execute = nullptr;
121 NapiAsyncExecute execute = NapiAsyncExecute(),
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/common/mock/include/
H A Dnapi_async_proxy.h34 using NapiAsyncExecute = int (*)(T *); variable
55 NapiAsyncExecute execFunc = 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.h35 using NapiAsyncExecute = int (*)(T *); variable
56 NapiAsyncExecute execFunc = 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()
H A Djs_kv_manager.cpp79 auto noExecute = NapiAsyncExecute(); in CreateKVManager()
/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()