/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/jskitsimpl/include/common/ |
H A D | napi_queue.h | 28 using NapiAsyncExecute = std::function<void(void)>; variable 60 NapiAsyncExecute execute = nullptr; 90 … NapiAsyncExecute execute = NapiAsyncExecute(), NapiAsyncComplete complete = NapiAsyncComplete()); 102 NapiAsyncExecute execute = nullptr;
|
/ohos5.0/foundation/multimedia/av_session/frameworks/js/napi/session/include/ |
H A D | napi_async_work.h | 29 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 D | napi_async_work.h | 60 using NapiAsyncExecute = std::function<void(void)>; variable 82 NapiAsyncExecute execute = nullptr; 93 NapiAsyncExecute execute = NapiAsyncExecute(),
|
H A D | napi_async_work.cpp | 85 NapiAsyncExecute execute, NapiAsyncComplete complete) in Enqueue()
|
/ohos5.0/foundation/distributeddatamgr/udmf/interfaces/jskits/common/ |
H A D | napi_queue.h | 31 using NapiAsyncExecute = std::function<void(void)>; variable 60 NapiAsyncExecute execute = nullptr; 172 … NapiAsyncExecute execute = NapiAsyncExecute(), NapiAsyncComplete complete = NapiAsyncComplete()); 184 NapiAsyncExecute execute = nullptr;
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/include/ |
H A D | napi_queue.h | 29 using NapiAsyncExecute = std::function<void(void)>; variable 106 … NapiAsyncExecute execute = NapiAsyncExecute(), NapiAsyncComplete complete = NapiAsyncComplete()); 119 NapiAsyncExecute execute = nullptr;
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/include/ |
H A D | napi_queue.h | 29 using NapiAsyncExecute = std::function<void(void)>; variable 110 … NapiAsyncExecute execute = NapiAsyncExecute(), NapiAsyncComplete complete = NapiAsyncComplete()); 123 NapiAsyncExecute execute = nullptr;
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/js/napi/common/ |
H A D | napi_async_work.h | 34 using NapiAsyncExecute = std::function<void(void)>; variable 58 NapiAsyncExecute execute = nullptr; 125 NapiAsyncExecute execute = NapiAsyncExecute(),
|
H A D | napi_async_work.cpp | 90 NapiAsyncExecute execute, NapiAsyncComplete complete) in Enqueue()
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_data/include/ |
H A D | napi_queue.h | 33 using NapiAsyncExecute = std::function<void(void)>; variable 117 … NapiAsyncExecute execute = NapiAsyncExecute(), NapiAsyncComplete complete = NapiAsyncComplete()); 130 NapiAsyncExecute execute = nullptr;
|
/ohos5.0/foundation/multimedia/drm_framework/services/utils/include/ |
H A D | napi_async_work.h | 31 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 D | napi_async_proxy.h | 34 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 D | napi_async_proxy.h | 35 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 D | napi_queue.cpp | 75 NapiAsyncExecute execute, NapiAsyncComplete complete) in AsyncWork()
|
H A D | js_kv_manager.cpp | 79 auto noExecute = NapiAsyncExecute(); in CreateKVManager()
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_data/src/ |
H A D | napi_queue.cpp | 77 NapiAsyncExecute execute, NapiAsyncComplete complete) in AsyncWork()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/ |
H A D | napi_queue.cpp | 75 NapiAsyncExecute execute, NapiAsyncComplete complete) in AsyncWork()
|
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/jskitsimpl/src/common/ |
H A D | napi_queue.cpp | 69 NapiAsyncExecute execute, NapiAsyncComplete complete) in AsyncWork()
|
/ohos5.0/foundation/multimedia/av_session/frameworks/js/napi/session/src/ |
H A D | napi_async_work.cpp | 79 NapiAsyncExecute execute, NapiAsyncComplete complete) in Enqueue()
|
/ohos5.0/foundation/multimedia/drm_framework/frameworks/js/drm_napi/ |
H A D | napi_async_work.cpp | 81 NapiAsyncExecute execute, NapiAsyncComplete complete) in Enqueue()
|
/ohos5.0/foundation/distributeddatamgr/udmf/framework/jskitsimpl/common/ |
H A D | napi_queue.cpp | 67 NapiAsyncExecute execute, NapiAsyncComplete complete) in AsyncWork()
|