Searched refs:ProcessLoadTimeOut (Results 1 – 3 of 3) sorted by relevance
44 ProcessLoadTimeOut(event); in ProcessEvent()72 void AbilityEventHandler::ProcessLoadTimeOut(const EventWrap &event) in ProcessLoadTimeOut() function in OHOS::AAFwk::AbilityEventHandler
44 void ProcessLoadTimeOut(const EventWrap &event);
94 abilityEventHandler->ProcessLoadTimeOut(int64Param); in DoSomethingInterestingWithMyAPI()