Searched defs:uiService (Results 1 – 9 of 9) 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
109 int32_t UIMgrService::RegisterCallBack(const AAFwk::Want& want, const sptr<IUIService>& uiService) in RegisterCallBack()149 sptr<IUIService> uiService = iter->second; in Push() local166 sptr<IUIService> uiService = iter->second; in Request() local184 sptr<IUIService> uiService = iter->second; in ReturnRequest() local193 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()
69 auto uiService = iface_cast<IUIService>(object); in RegisterCallBackInner() local
47 …de UIServiceMgrClient::RegisterCallBack(const AAFwk::Want& want, const sptr<IUIService>& uiService) in RegisterCallBack()
44 int RegisterCallBack(const AAFwk::Want& want, const sptr<IUIService>& uiService) in RegisterCallBack()
28 sptr<Ace::IUIService> uiService = nullptr; in RegisterCallBackTest() local
61 …de UIServiceMgrClient::RegisterCallBack(const AAFwk::Want& want, const sptr<IUIService>& uiService) in RegisterCallBack()
59 …de UIServiceMgrClient::RegisterCallBack(const AAFwk::Want& want, const sptr<IUIService>& uiService) in RegisterCallBack()