Searched defs:uiService (Results 1 – 8 of 8) sorted by relevance
60 std::shared_ptr<MockUIServiceMgrStub> uiService = std::make_shared<MockUIServiceMgrStub>(); variable91 std::shared_ptr<MockUIServiceMgrStub> uiService = std::make_shared<MockUIServiceMgrStub>(); variable135 std::shared_ptr<MockUIServiceMgrStub> uiService = std::make_shared<MockUIServiceMgrStub>(); variable178 std::shared_ptr<MockUIServiceMgrStub> uiService = std::make_shared<MockUIServiceMgrStub>(); variable232 std::shared_ptr<MockUIServiceMgrStub> uiService = std::make_shared<MockUIServiceMgrStub>(); variable277 std::shared_ptr<MockUIServiceMgrStub> uiService = std::make_shared<MockUIServiceMgrStub>(); variable
117 int32_t UIMgrService::RegisterCallBack(const AAFwk::Want& want, const sptr<IUIService>& uiService) in RegisterCallBack()157 sptr<IUIService> uiService = iter->second; in Push() local174 sptr<IUIService> uiService = iter->second; in Request() local192 sptr<IUIService> uiService = iter->second; in ReturnRequest() local201 int32_t UIMgrService::HandleRegister(const AAFwk::Want& want, const sptr<IUIService>& uiService) in HandleRegister()
34 …2_t UIServiceMgrProxy::RegisterCallBack(const AAFwk::Want& want, const sptr<IUIService>& uiService) in RegisterCallBack()
47 …de UIServiceMgrClient::RegisterCallBack(const AAFwk::Want& want, const sptr<IUIService>& uiService) in RegisterCallBack()
84 auto uiService = iface_cast<IUIService>(object); in RegisterCallBackInner() local
44 int RegisterCallBack(const AAFwk::Want& want, const sptr<IUIService>& uiService) in RegisterCallBack()
61 …de UIServiceMgrClient::RegisterCallBack(const AAFwk::Want& want, const sptr<IUIService>& uiService) in RegisterCallBack()
58 …de UIServiceMgrClient::RegisterCallBack(const AAFwk::Want& want, const sptr<IUIService>& uiService) in RegisterCallBack()