Home
last modified time | relevance | path

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

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