Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dapp_scheduler.h470 int32_t NotifyFault(const AppExecFwk::FaultData &faultData);
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dapp_scheduler.cpp510 int32_t AppScheduler::NotifyFault(const AppExecFwk::FaultData &faultData) in NotifyFault() function in OHOS::AAFwk::AppScheduler
/foundation/ability/ability_runtime/test/unittest/app_scheduler_test/
H A Dapp_scheduler_test.cpp1021 * @tc.desc: Verify that the NotifyFault interface calls normally
1027 int res = DelayedSingleton<AppScheduler>::GetInstance()->NotifyFault(faultData); in HWTEST_F()

Completed in 5 milliseconds