Home
last modified time | relevance | path

Searched refs:HandleInactiveTimeOut (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilitymanagerservicethird_fuzzer/
H A Dabilitymanagerservicethird_fuzzer.cpp77 abilityms->HandleInactiveTimeOut(int64Param); in DoSomethingInterestingWithMyAPI()
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_event_handler.cpp103 server->HandleInactiveTimeOut(abilityRecordId); in ProcessInactiveTimeOut()
H A Dability_manager_service.cpp6720 void AbilityManagerService::HandleInactiveTimeOut(int64_t abilityRecordId) in HandleInactiveTimeOut() function in OHOS::AAFwk::AbilityManagerService
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ability_manager_service_third_test/
H A Dability_manager_service_third_test.cpp149 abilityMs_->HandleInactiveTimeOut(100);
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dability_manager_service.h1014 void HandleInactiveTimeOut(int64_t abilityRecordId);