Home
last modified time | relevance | path

Searched defs:OnAppDebugStoped (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/service/module_loader/src/
H A Dapp_debug_listener.cpp42 void AppDebugListener::OnAppDebugStoped(const std::vector<AppExecFwk::AppDebugInfo> &debugInfos) in OnAppDebugStoped() function in OHOS::MMI::AppDebugListener
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_debug_listener_proxy.cpp46 void AppDebugListenerProxy::OnAppDebugStoped(const std::vector<AppDebugInfo> &debugInfos) in OnAppDebugStoped() function in OHOS::AppExecFwk::AppDebugListenerProxy
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilityinterfacesappmgrappdebuglistenerstub_fuzzer/
H A Dabilityinterfacesappmgrappdebuglistenerstub_fuzzer.cpp60 void OnAppDebugStoped(const std::vector<AppDebugInfo> &debugInfos) override{}; in OnAppDebugStoped() function in OHOS::AppDebugListenerStubFUZZ
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp9520 void AppAnrListener::OnAppDebugStoped(const std::vector<AppExecFwk::AppDebugInfo>& debugInfos) in OnAppDebugStoped() function in OHOS::Rosen::AppAnrListener