Home
last modified time | relevance | path

Searched refs:appDebugListener_ (Results 1 - 2 of 2) sorted by relevance

/foundation/multimodalinput/input/service/module_loader/include/
H A Dmmi_service.h289 sptr<AppDebugListener> appDebugListener_; member in OHOS::MMI::final
/foundation/multimodalinput/input/service/module_loader/src/
H A Dmmi_service.cpp978 appDebugListener_ = AppDebugListener::GetInstance(); in AddAppDebugListener()
980 AAFwk::AbilityManagerClient::GetInstance()->RegisterAppDebugListener(appDebugListener_); in AddAppDebugListener()
989 CHKPV(appDebugListener_); in RemoveAppDebugListener()
991 AAFwk::AbilityManagerClient::GetInstance()->UnregisterAppDebugListener(appDebugListener_); in RemoveAppDebugListener()

Completed in 7 milliseconds