Searched defs:OnAppDebugStarted (Results 1 – 4 of 4) sorted by relevance
33 void AppDebugListener::OnAppDebugStarted(const std::vector<AppExecFwk::AppDebugInfo> &debugInfos) in OnAppDebugStarted() function in OHOS::MMI::AppDebugListener
40 void AppDebugListenerProxy::OnAppDebugStarted(const std::vector<AppDebugInfo> &debugInfos) in OnAppDebugStarted() function in OHOS::AppExecFwk::AppDebugListenerProxy
59 void OnAppDebugStarted(const std::vector<AppDebugInfo> &debugInfos) override{}; in OnAppDebugStarted() function in OHOS::AppDebugListenerStubFUZZ
9510 void AppAnrListener::OnAppDebugStarted(const std::vector<AppExecFwk::AppDebugInfo>& debugInfos) in OnAppDebugStarted() function in OHOS::Rosen::AppAnrListener