Searched defs:appProxy (Results 1 – 3 of 3) sorted by relevance
125 sptr<MockAppMgrProxy> appProxy = new (std::nothrow) MockAppMgrProxy(nullptr); variable171 sptr<MockAppMgrProxy> appProxy = new (std::nothrow) MockAppMgrProxy(nullptr); variable
210 void AppStateObserver::SetAppProxy(const sptr<AppExecFwk::AppMgrProxy>& appProxy) in SetAppProxy()
623 …stributedAbilityManagerService::ScheduleStartDeviceManager(const sptr<IRemoteObject>& appProxy, in… in ScheduleStartDeviceManager()