Home
last modified time | relevance | path

Searched defs:appDebugLister (Results 1 - 2 of 2) sorted by relevance

/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dams_mgr_stub.cpp567 auto appDebugLister = iface_cast<IAppDebugListener>(data.ReadRemoteObject()); in HandleRegisterAppDebugListener() local
584 auto appDebugLister = iface_cast<IAppDebugListener>(data.ReadRemoteObject()); in HandleUnregisterAppDebugListener() local
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_stub.cpp3468 auto appDebugLister = iface_cast<AppExecFwk::IAppDebugListener>(data.ReadRemoteObject()); in RegisterAppDebugListenerInner() local
3485 auto appDebugLister = iface_cast<AppExecFwk::IAppDebugListener>(data.ReadRemoteObject()); in UnregisterAppDebugListenerInner() local

Completed in 9 milliseconds