Home
last modified time | relevance | path

Searched refs:HandleTimeOut (Results 1 - 10 of 10) sorted by relevance

/foundation/ability/ability_runtime/interfaces/inner_api/auto_fill_manager/src/
H A Dauto_fill_event_handler.cpp35 AutoFillManager::GetInstance().HandleTimeOut(event->GetInnerEventId()); in ProcessEvent()
H A Dauto_fill_manager.cpp289 void AutoFillManager::HandleTimeOut(uint32_t eventId) in HandleTimeOut() function in OHOS::AbilityRuntime::AutoFillManager
297 extensionCallback->HandleTimeOut(); in HandleTimeOut()
H A Dauto_fill_extension_callback.cpp290 void AutoFillExtensionCallback::HandleTimeOut() in HandleTimeOut() function in OHOS::AbilityRuntime::AutoFillExtensionCallback
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_event_handler.cpp42 appManager->HandleTimeOut(event); in ProcessEvent()
H A Dapp_mgr_service_inner.cpp231 constexpr const char* EVENT_MESSAGE_DEFAULT = "AppMgrServiceInner HandleTimeOut!";
3723 void AppMgrServiceInner::HandleTimeOut(const AAFwk::EventWrap &event) in HandleTimeOut() function in OHOS::AppExecFwk::AppMgrServiceInner
3737 TAG_LOGD(AAFwkTag::APPMGR, "HandleTimeOut, Hook_mode: no handle time out"); in HandleTimeOut()
/foundation/ability/ability_runtime/interfaces/inner_api/auto_fill_manager/include/
H A Dauto_fill_manager.h51 void HandleTimeOut(uint32_t eventId);
H A Dauto_fill_extension_callback.h61 void HandleTimeOut();
/foundation/ability/ability_runtime/test/unittest/auto_fill_manager_test/
H A Dauto_fill_manager_test.cpp192 * Function: HandleTimeOut
205 manager.HandleTimeOut(extensionCallback->GetCallbackId()); in HWTEST_F()
/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_mgr_service_inner.h636 void HandleTimeOut(const AAFwk::EventWrap &event);
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_test/
H A Dapp_mgr_service_inner_test.cpp1854 appMgrServiceInner->HandleTimeOut(innerEvent); in HWTEST_F()
1857 appMgrServiceInner->HandleTimeOut(innerEvent); in HWTEST_F()

Completed in 40 milliseconds