/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/jskitsimpl/include/common/ |
H A D | napi_queue.h | 29 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 D | napi_async_work.h | 30 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 D | napi_async_work.h | 61 using NapiAsyncComplete = std::function<void(napi_value&)>; variable 83 NapiAsyncComplete complete = nullptr; 94 NapiAsyncComplete complete = NapiAsyncComplete());
|
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 | 32 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 D | napi_queue.h | 30 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 D | napi_queue.h | 30 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 D | napi_async_work.h | 35 using NapiAsyncComplete = std::function<void(napi_value&)>; variable 59 NapiAsyncComplete complete = nullptr; 126 NapiAsyncComplete complete = NapiAsyncComplete());
|
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 | 34 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 D | napi_async_work.h | 32 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 D | napi_async_proxy.h | 35 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 D | napi_async_proxy.h | 36 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 D | napi_queue.cpp | 75 NapiAsyncExecute execute, NapiAsyncComplete complete) in AsyncWork()
|
/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()
|