Home
last modified time | relevance | path

Searched refs:ProcessForegroundTimeOut (Results 1 - 3 of 3) sorted by relevance

/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_event_handler.cpp62 ProcessForegroundTimeOut(event, true); in ProcessEvent()
66 ProcessForegroundTimeOut(event, false); in ProcessEvent()
104 void AbilityEventHandler::ProcessForegroundTimeOut(const EventWrap &event, bool isHalf) in ProcessForegroundTimeOut() function in OHOS::AAFwk::AbilityEventHandler
/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dability_event_handler.h47 void ProcessForegroundTimeOut(const EventWrap &event, bool isHalf = false);
/foundation/ability/ability_runtime/test/fuzztest/abilityeventhandler_fuzzer/
H A Dabilityeventhandler_fuzzer.cpp97 abilityEventHandler->ProcessForegroundTimeOut(int64Param); in DoSomethingInterestingWithMyAPI()

Completed in 1 milliseconds