Home
last modified time | relevance | path

Searched refs:HandleInactiveTimeOut (Results 1 - 6 of 6) sorted by relevance

/foundation/ability/ability_runtime/test/fuzztest/abilitymanagerservicethird_fuzzer/
H A Dabilitymanagerservicethird_fuzzer.cpp77 abilityms->HandleInactiveTimeOut(int64Param); in DoSomethingInterestingWithMyAPI()
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_event_handler.cpp101 server->HandleInactiveTimeOut(abilityRecordId); in ProcessInactiveTimeOut()
H A Dability_manager_service.cpp6714 void AbilityManagerService::HandleInactiveTimeOut(int64_t abilityRecordId) in HandleInactiveTimeOut() function in OHOS::AAFwk::AbilityManagerService
/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dability_manager_service.h1001 void HandleInactiveTimeOut(int64_t abilityRecordId);
/foundation/ability/ability_runtime/test/unittest/ability_manager_service_third_test/
H A Dability_manager_service_third_test.cpp143 * Function: HandleInactiveTimeOut
145 * FunctionPoints: AbilityManagerService HandleInactiveTimeOut
152 abilityMs_->HandleInactiveTimeOut(100); in HWTEST_F()
/foundation/ability/ability_runtime/test/unittest/ability_manager_service_first_test/
H A Dability_manager_service_first_test.cpp2026 * @tc.desc: Test the state of HandleInactiveTimeOut
2034 abilityMs->HandleInactiveTimeOut(abilityRecord->GetAbilityRecordId()); in HWTEST_F()

Completed in 30 milliseconds