Searched defs:AttachApplication (Results 1 – 5 of 5) sorted by relevance
95 void AttachApplication(const sptr<IRemoteObject>& app) in AttachApplication() function
106 void AttachApplication(const sptr<IRemoteObject> &app) override in AttachApplication() function in OHOS::AppExecFwk::MockAppMgrStub
181 void AppMgrService::AttachApplication(const sptr<IRemoteObject> &app) in AttachApplication() function in OHOS::AppExecFwk::AppMgrService
961 void AppMgrServiceInner::AttachApplication(const pid_t pid, const sptr<IAppScheduler> &appScheduler) in AttachApplication() function in OHOS::AppExecFwk::AppMgrServiceInner
40 void AppMgrProxy::AttachApplication(const sptr<IRemoteObject> &obj) in AttachApplication() function in OHOS::AppExecFwk::AppMgrProxy