Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_second_test/
H A Dapp_mgr_service_inner_second_test.cpp1571 * @tc.desc: Test NotifyAbilitiesAssertDebugChange
1582 int32_t ret = appMgrServiceInner->NotifyAbilitiesAssertDebugChange(appRecord, isAssertDebug); in HWTEST_F()
1592 ret = appMgrServiceInner->NotifyAbilitiesAssertDebugChange(appRecord, isAssertDebug); in HWTEST_F()
1597 ret = appMgrServiceInner->NotifyAbilitiesAssertDebugChange(appRecord, isAssertDebug); in HWTEST_F()
1601 ret = appMgrServiceInner->NotifyAbilitiesAssertDebugChange(appRecord, isAssertDebug); in HWTEST_F()
/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_mgr_service_inner.h1694 int32_t NotifyAbilitiesAssertDebugChange(const std::shared_ptr<AppRunningRecord> &appRecord, bool isAssertDebug);
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp6713 int32_t AppMgrServiceInner::NotifyAbilitiesAssertDebugChange( in NotifyAppFaultBySA() function in OHOS::AppExecFwk::AppMgrServiceInner
7487 NotifyAbilitiesAssertDebugChange(appRecord, flag); in NotifyAppFaultBySA()

Completed in 18 milliseconds