Home
last modified time | relevance | path

Searched defs:AttachPidToParent (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Dams_mgr_interface.h122 …virtual void AttachPidToParent(const sptr<IRemoteObject> &token, const sptr<IRemoteObject> &caller… in AttachPidToParent() function
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dapp_scheduler.cpp176 void AppScheduler::AttachPidToParent(const sptr<IRemoteObject> &token, const sptr<IRemoteObject> &c… in AttachPidToParent() function in OHOS::AAFwk::AppScheduler
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dams_mgr_scheduler.cpp278 void AmsMgrScheduler::AttachPidToParent(const sptr<IRemoteObject> &token, const sptr<IRemoteObject>… in AttachPidToParent() function in OHOS::AppExecFwk::AmsMgrScheduler
H A Dapp_mgr_service_inner.cpp2770 void AppMgrServiceInner::AttachPidToParent(const sptr<IRemoteObject> &token, const sptr<IRemoteObje… in AttachPidToParent() function in OHOS::AppExecFwk::AppMgrServiceInner
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dams_mgr_proxy.cpp328 void AmsMgrProxy::AttachPidToParent(const sptr<IRemoteObject> &token, const sptr<IRemoteObject> &ca… in AttachPidToParent() function in OHOS::AppExecFwk::AmsMgrProxy
H A Dapp_mgr_client.cpp257 AppMgrResultCode AppMgrClient::AttachPidToParent(const sptr<IRemoteObject> &token, in AttachPidToParent() function in OHOS::AppExecFwk::AppMgrClient