Searched defs:OnAppDebugStoped (Results 1 – 4 of 4) sorted by relevance
42 void AppDebugListener::OnAppDebugStoped(const std::vector<AppExecFwk::AppDebugInfo> &debugInfos) in OnAppDebugStoped() function in OHOS::MMI::AppDebugListener
46 void AppDebugListenerProxy::OnAppDebugStoped(const std::vector<AppDebugInfo> &debugInfos) in OnAppDebugStoped() function in OHOS::AppExecFwk::AppDebugListenerProxy
60 void OnAppDebugStoped(const std::vector<AppDebugInfo> &debugInfos) override{}; in OnAppDebugStoped() function in OHOS::AppDebugListenerStubFUZZ
9520 void AppAnrListener::OnAppDebugStoped(const std::vector<AppExecFwk::AppDebugInfo>& debugInfos) in OnAppDebugStoped() function in OHOS::Rosen::AppAnrListener