Home
last modified time | relevance | path

Searched defs:asyncCallback (Results 1 – 25 of 36) sorted by relevance

12

/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/embeddable_window_stage/
H A Dembeddable_window_stage.js29 loadContent(url, storage, asyncCallback) { argument
33 loadContentByName(name, storage, asyncCallback) { argument
37 getMainWindow(asyncCallback) { argument
45 createSubWindow(windowName, asyncCallback) { argument
49 getSubWindow(asyncCallback) { argument
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_stage_napi/
H A Dwindow_stage.js25 loadContent(url, storage, asyncCallback) { argument
29 loadContentByName(name, storage, asyncCallback) { argument
33 getWindowMode(asyncCallback) { argument
37 getMainWindow(asyncCallback) { argument
45 createSubWindow(windowName, asyncCallback) { argument
49 createSubWindowWithOptions(windowName, options, asyncCallback) { argument
53 getSubWindow(asyncCallback) { argument
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/photo_editor_extension_context/
H A Dphoto_editor_extension_context.js23 saveEditedContentWithUri(uri, asyncCallback) { argument
28 saveEditedContentWithImage(image, option, asyncCallback) { argument
/ohos5.0/foundation/communication/netmanager_base/frameworks/js/napi/netstats/src/
H A Dstatistics_observer_wrapper.cpp38 … const std::initializer_list<std::string> &events, bool asyncCallback) in On()
73 … const std::initializer_list<std::string> &events, bool asyncCallback) in Off()
/ohos5.0/foundation/communication/netmanager_ext/frameworks/js/napi/ethernet/
H A Dinterface_state_observer_wrapper.cpp43 … const std::initializer_list<std::string> &events, bool asyncCallback) in On()
80 … const std::initializer_list<std::string> &events, bool asyncCallback) in Off()
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedialibraryinf.js45 async function startMediaSelect(option, asyncCallback) { argument
98 function getMediaLibraryAsync(context, asyncCallback) { argument
H A Dphotoaccesshelperinf.js89 function checkParams(uriList, asyncCallback) { argument
107 function errorResult(rej, asyncCallback) { argument
164 async function createPhotoDeleteRequestParamsOk(uriList, asyncCallback) { argument
518 function getPhotoAccessHelperAsync(context, asyncCallback) { argument
770 static deleteAssets(context, assets, asyncCallback) { argument
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Dability_transaction_callback_info_test.cpp52 auto asyncCallback = []() { in HWTEST_F() local
82 auto asyncCallback = [](std::stack<int32_t> &result) { in HWTEST_F() local
/ohos5.0/foundation/communication/netmanager_ext/frameworks/js/napi/sharing/src/
H A Dnetshare_observer_wrapper.cpp42 … const std::initializer_list<std::string_view> &events, bool asyncCallback) in On()
71 … const std::initializer_list<std::string_view> &events, bool asyncCallback) in Off()
/ohos5.0/foundation/communication/netstack/frameworks/js/builtin/fetch/src/
H A Dhttp_async_callback.cpp32 …d::unique_ptr<HttpAsyncCallback, decltype(&HttpAsyncCallback::AsyncCallbackDeleter)> asyncCallback( in AsyncExecHttpRequest() local
49 void HttpAsyncCallback::AsyncCallbackDeleter(HttpAsyncCallback *asyncCallback) in AsyncCallbackDeleter()
H A Dfetch_module.cpp48 auto asyncCallback = new HttpAsyncCallback(thisVal); in Fetch() local
/ohos5.0/foundation/communication/netmanager_base/frameworks/js/napi/netpolicy/src/
H A Dpolicy_observer_wrapper.cpp41 … const std::initializer_list<std::string> &events, bool asyncCallback) in On()
85 … const std::initializer_list<std::string> &events, bool asyncCallback) in Off()
/ohos5.0/foundation/communication/netstack/utils/napi_utils/src/
H A Dmodule_template.cpp36 bool asyncCallback) in OnManagerWrapper()
78 bool asyncCallback) in OnceManagerWrapper()
166 bool asyncCallback) in OnSharedManager()
208 bool asyncCallback) in OnceSharedManager()
296 bool asyncCallback) in On()
325 bool asyncCallback) in Once()
H A Devent_listener.cpp30 bool asyncCallback) in EventListener()
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dui_ability_impl.cpp108 auto asyncCallback = [abilityImplWeakPtr = weakPtr, state = AAFwk::ABILITY_STATE_INITIAL]() { in Stop() local
713 auto asyncCallback = in ExecuteInsightIntentRepeateForeground() local
741 auto asyncCallback = in ExecuteInsightIntentMoveToForeground() local
830 auto asyncCallback = in ExecuteInsightIntentBackgroundByColdBoot() local
854 auto asyncCallback = in ExecuteInsightIntentBackgroundAlreadyStart() local
H A Dextension_impl.cpp241 auto asyncCallback = [ExtensionImplWeakPtr = weakPtr, state = AAFwk::ABILITY_STATE_INITIAL]() { in Stop() local
312 auto asyncCallback = [extensionImplWeakPtr = weakPtr](sptr<IRemoteObject> &service) { in ConnectExtension() local
376 auto asyncCallback = [extensionImplWeakPtr = weakPtr]() { in DisconnectExtension() local
H A Dability_impl.cpp135 auto asyncCallback = [abilityImplWeakPtr = weakPtr, state = ABILITY_STATE_INITIAL]() { in Stop() local
/ohos5.0/foundation/communication/netmanager_base/utils/napi_utils/src/
H A Dmodule_template.cpp29 bool asyncCallback) in On()
57 bool asyncCallback) in Once()
H A Devent_listener.cpp24 …::EventListener(napi_env env, std::string type, napi_value callback, bool once, bool asyncCallback) in EventListener()
H A Devent_manager.cpp41 bool asyncCallback) in AddListener()
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/insight_intent_executor/
H A Dinsight_intent_executor_mgr.cpp44 auto asyncCallback = in ExecuteInsightIntent() local
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/common/
H A Dnapi_async_work.cpp32 auto asyncCallback = NapiParseAsyncCallback(env, info); in CreateAsyncWork() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/
H A Dcj_ui_ability.cpp564 auto asyncCallback = [weak = weak_from_this(), want](InsightIntentExecuteResult result) { in ExecuteInsightIntentRepeateForeground() local
599 auto asyncCallback = [weak = weak_from_this(), want](InsightIntentExecuteResult result) { in ExecuteInsightIntentMoveToForeground() local
H A Djs_ui_ability.cpp448 auto asyncCallback = [abilityWeakPtr = weakPtr]() { in OnStop() local
951 auto asyncCallback = [weak = weak_from_this(), want](InsightIntentExecuteResult result) { in ExecuteInsightIntentRepeateForeground() local
996 auto asyncCallback = [weak = weak_from_this(), want](InsightIntentExecuteResult result) { in ExecuteInsightIntentMoveToForeground() local
1463 auto asyncCallback = [abilityWeakPtr = weakPtr, this, &onContinueRes](int32_t &result) { in CallPromise() local
/ohos5.0/foundation/ai/ai_engine/services/client/communication_adapter/source/
H A Dsa_client_proxy.cpp353 …sterCallbackProxy(IClientProxy &proxy, const ClientInfo &clientInfo, OnRemoteRequest asyncCallback) in RegisterCallbackProxy()

12