Searched refs:appDebugListener_ (Results 1 – 2 of 2) sorted by relevance
260 sptr<AppDebugListener> appDebugListener_; variable
460 appDebugListener_ = AppDebugListener::GetInstance(); in AddAppDebugListener()462 AAFwk::AbilityManagerClient::GetInstance()->RegisterAppDebugListener(appDebugListener_); in AddAppDebugListener()471 CHKPV(appDebugListener_); in RemoveAppDebugListener()473 AAFwk::AbilityManagerClient::GetInstance()->UnregisterAppDebugListener(appDebugListener_); in RemoveAppDebugListener()