Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dapp_scheduler.h405 int32_t NotifyFault(const AppExecFwk::FaultData &faultData);
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dapp_scheduler.cpp512 int32_t AppScheduler::NotifyFault(const AppExecFwk::FaultData &faultData) in NotifyFault() function in OHOS::AAFwk::AppScheduler
/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_scheduler_test/
H A Dapp_scheduler_test.cpp1106 int res = DelayedSingleton<AppScheduler>::GetInstance()->NotifyFault(faultData);