Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dams_mgr_stub.cpp609 auto appDebugLister = iface_cast<IAppDebugListener>(data.ReadRemoteObject()); in HandleRegisterAppDebugListener() local
626 auto appDebugLister = iface_cast<IAppDebugListener>(data.ReadRemoteObject()); in HandleUnregisterAppDebugListener() local
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_stub.cpp3491 auto appDebugLister = iface_cast<AppExecFwk::IAppDebugListener>(data.ReadRemoteObject()); in RegisterAppDebugListenerInner() local
3508 auto appDebugLister = iface_cast<AppExecFwk::IAppDebugListener>(data.ReadRemoteObject()); in UnregisterAppDebugListenerInner() local