Searched refs:innerServicer (Results 1 – 1 of 1) sorted by relevance
7557 auto innerServicer = innerServicerWeak.lock(); in NotifyAppFaultBySA() local7558 if (!innerServicer) { in NotifyAppFaultBySA()7565 innerServicer->NotifyStartResidentProcess(exitBundleInfos); in NotifyAppFaultBySA()7874 auto innerServicer = innerServicerWeak.lock(); in NotifyAppFaultBySA() local7875 CHECK_POINTER_AND_RETURN_LOG(innerServicer, "get AppMgrServiceInner failed"); in NotifyAppFaultBySA()7879 innerServicer->NotifyStartResidentProcess(exitBundleInfos); in NotifyAppFaultBySA()