Home
last modified time | relevance | path

Searched refs:sptr (Results 751 - 775 of 10913) sorted by relevance

1...<<31323334353637383940>>...437

/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_manager_agent_controller_test.cpp60 sptr<IWindowManagerAgent> windowManagerAgent = new WindowManagerAgent(); in HWTEST_F()
76 sptr<IWindowManagerAgent> windowManagerAgent = new WindowManagerAgent(); in HWTEST_F()
93 sptr<IWindowManagerAgent> windowManagerAgent = new WindowManagerAgent(); in HWTEST_F()
98 sptr<FocusChangeInfo> focusChangeInfo = new FocusChangeInfo(); in HWTEST_F()
111 sptr<IWindowManagerAgent> windowManagerAgent = new WindowManagerAgent(); in HWTEST_F()
128 sptr<IWindowManagerAgent> windowManagerAgent = new WindowManagerAgent(); in HWTEST_F()
133 std::vector<sptr<AccessibilityWindowInfo>> infos; in HWTEST_F()
147 sptr<IWindowManagerAgent> windowManagerAgent = new WindowManagerAgent(); in HWTEST_F()
164 sptr<IWindowManagerAgent> windowManagerAgent = new WindowManagerAgent(); in HWTEST_F()
169 std::vector<sptr<WindowVisibilityInf in HWTEST_F()
[all...]
/foundation/window/window_manager/wmserver/src/zidl/
H A Dmock_session_manager_service_proxy.cpp26 sptr<IRemoteObject> MockSessionManagerServiceProxy::GetSessionManagerService() in GetSessionManagerService()
35 sptr<IRemoteObject> remote = Remote(); in GetSessionManagerService()
46 sptr<IRemoteObject> remoteObject = reply.ReadRemoteObject(); in GetSessionManagerService()
51 sptr<IRemoteObject> MockSessionManagerServiceProxy::GetScreenSessionManagerLite() in GetScreenSessionManagerLite()
60 sptr<IRemoteObject> remote = Remote(); in GetScreenSessionManagerLite()
70 sptr<IRemoteObject> remoteObject = reply.ReadRemoteObject(); in GetScreenSessionManagerLite()
84 sptr<IRemoteObject> remote = Remote(); in NotifySceneBoardAvailable()
97 void MockSessionManagerServiceProxy::RegisterSMSRecoverListener(const sptr<IRemoteObject>& listener) in RegisterSMSRecoverListener()
113 sptr<IRemoteObject> remote = Remote(); in RegisterSMSRecoverListener()
135 sptr<IRemoteObjec in UnregisterSMSRecoverListener()
[all...]
/foundation/window/window_manager/wmserver/include/
H A Dwindow_node.h35 WindowNode(const sptr<WindowProperty>& property, const sptr<IWindow>& window, in WindowNode()
43 WindowNode(const sptr<WindowProperty>& property, const sptr<IWindow>& window, in WindowNode()
55 explicit WindowNode(const sptr<WindowProperty>& property) : property_(property) in WindowNode()
67 void SetWindowProperty(const sptr<WindowProperty>& property);
79 void SetWindowToken(sptr<IWindow> window);
101 const sptr<IWindow>& GetWindowToken() const;
117 const sptr<WindowProperty>& GetWindowProperty() const;
142 sptr<WindowNod
[all...]
/foundation/communication/ipc/services/dbinder/test/unittest/
H A Ddbinder_service_unittest.cpp62 sptr<IRemoteObject> GetSystemAbilityFromRemote(int32_t systemAbilityId) override
84 sptr<DBinderService> dBinderService = DBinderService::GetInstance(); in HWTEST_F()
97 sptr<DBinderService> dBinderService = DBinderService::GetInstance(); in HWTEST_F()
110 sptr<DBinderService> dBinderService = DBinderService::GetInstance(); in HWTEST_F()
124 sptr<DBinderService> dBinderService = DBinderService::GetInstance(); in HWTEST_F()
139 sptr<DBinderService> dBinderService = DBinderService::GetInstance(); in HWTEST_F()
155 sptr<DBinderService> dBinderService = DBinderService::GetInstance(); in HWTEST_F()
172 sptr<DBinderService> dBinderService = DBinderService::GetInstance(); in HWTEST_F()
186 sptr<DBinderService> dBinderService = DBinderService::GetInstance(); in HWTEST_F()
201 sptr<DBinderServic in HWTEST_F()
[all...]
/base/inputmethod/imf/frameworks/native/inputmethod_ability/include/
H A Dinput_method_ability.h47 static sptr<InputMethodAbility> GetInstance();
66 int32_t DispatchKeyEvent(const std::shared_ptr<MMI::KeyEvent> &keyEvent, sptr<KeyEventConsumerProxy> &consumer);
83 int32_t OnConnectSystemCmd(const sptr<IRemoteObject> &channel, sptr<IRemoteObject> &agent);
84 void OnClientInactive(const sptr<IRemoteObject> &channel);
100 int32_t StopInput(sptr<IRemoteObject> channelObj);
104 void OnInitInputControlChannel(sptr<IRemoteObject> channelObj);
117 sptr<IRemoteObject> dataChannelObject_ = nullptr;
121 sptr<SystemCmdChannelProxy> systemCmdChannelProxy_ = nullptr;
127 static sptr<InputMethodAbilit
[all...]
/base/notification/common_event_service/frameworks/core/test/unittest/
H A Dcommon_event_proxy_test.cpp93 bool AddDeathRecipient(const sptr<DeathRecipient> &recipient) override
98 bool RemoveDeathRecipient(const sptr<DeathRecipient> &recipient) override
108 sptr<IRemoteBroker> AsInterface() override
136 OHOS::sptr<OHOS::IRemoteObject> object = new OHOS::MockIRemoteObject(); in HWTEST_F()
163 OHOS::sptr<OHOS::IRemoteObject> object = new OHOS::MockIRemoteObject(); in HWTEST_F()
165 OHOS::sptr<OHOS::IRemoteObject> commonEventListener = new OHOS::MockIRemoteObject(); in HWTEST_F()
188 OHOS::sptr<OHOS::IRemoteObject> object = new OHOS::MockIRemoteObject(); in HWTEST_F()
190 OHOS::sptr<OHOS::IRemoteObject> commonEventListener = new OHOS::MockIRemoteObject(); in HWTEST_F()
216 OHOS::sptr<OHOS::IRemoteObject> object = new OHOS::MockIRemoteObject(); in HWTEST_F()
218 OHOS::sptr<OHO in HWTEST_F()
[all...]
/base/useriam/fingerprint_auth/test/unittest/
H A Dfingerprint_auth_driver_hdi_unit_test.cpp81 sptr<MockIFingerprintAuthInterface> interface(new (std::nothrow) MockIFingerprintAuthInterface()); in HWTEST_F()
97 sptr<MockIFingerprintAuthInterface> interface(new (std::nothrow) MockIFingerprintAuthInterface()); in HWTEST_F()
101 .WillOnce([](std::vector<sptr<IAllInOneExecutor>> &list) { return static_cast<int32_t>(HDF_FAILURE); }); in HWTEST_F()
115 sptr<MockIFingerprintAuthInterface> interface(new (std::nothrow) MockIFingerprintAuthInterface()); in HWTEST_F()
119 .WillOnce([](std::vector<sptr<IAllInOneExecutor>> &list) { return static_cast<int32_t>(HDF_SUCCESS); }); in HWTEST_F()
133 sptr<MockIFingerprintAuthInterface> interface(new (std::nothrow) MockIFingerprintAuthInterface()); in HWTEST_F()
137 .WillOnce([](std::vector<sptr<IAllInOneExecutor>> &list) { in HWTEST_F()
138 auto executor = sptr<IAllInOneExecutor>(new (std::nothrow) MockIAllInOneExecutor()); in HWTEST_F()
156 sptr<MockIFingerprintAuthInterface> interface(new (std::nothrow) MockIFingerprintAuthInterface()); in HWTEST_F()
160 .WillOnce([](std::vector<sptr<IAllInOneExecuto in HWTEST_F()
[all...]
/foundation/CastEngine/castengine_cast_framework/service/src/session/include/
H A Dcast_session_impl.h33 explicit ChannelManagerListenerImpl(sptr<CastSessionImpl> session) : session_(session) {} in ChannelManagerListenerImpl()
53 explicit RtspListenerImpl(sptr<CastSessionImpl> session) : session_(session) {} in RtspListenerImpl()
77 explicit ConnectManagerListenerImpl(sptr<CastSessionImpl> session) : session_(session) {} in ConnectManagerListenerImpl()
87 explicit CastStreamListenerImpl(sptr<CastSessionImpl> session) : session_(session) {} in CastStreamListenerImpl()
99 BaseState(SessionState stateId, sptr<CastSessionImpl> session, std::shared_ptr<State> parentState = nullptr) in BaseState()
118 DefaultState(SessionState stateId, sptr<CastSessionImpl> session, std::shared_ptr<State> parentState = nullptr) in DefaultState()
130 DisconnectedState(SessionState stateId, sptr<CastSessionImpl> session, std::shared_ptr<State> parentState = nullptr) in DisconnectedState()
142 AuthingState(SessionState stateId, sptr<CastSessionImpl> session, std::shared_ptr<State> parentState = nullptr) in AuthingState()
154 ConnectingState(SessionState stateId, sptr<CastSessionImpl> session, std::shared_ptr<State> parentState = nullptr) in ConnectingState()
161 void HandleSetupMessage(const Message &msg, sptr<CastSessionImp
[all...]
/foundation/ability/form_fwk/test/unittest/fms_form_mgr_service_test/
H A Dmock_form_mgr_adapter.cpp158 int FormMgrAdapter::EnableUpdateForm(const std::vector<int64_t> formIDs, const sptr<IRemoteObject> &callerToken) in EnableUpdateForm()
164 int FormMgrAdapter::DisableUpdateForm(const std::vector<int64_t> formIDs, const sptr<IRemoteObject> &callerToken) in DisableUpdateForm()
171 const int64_t formId, const Want &want, const sptr<IRemoteObject> &callerToken, FormJsInfo &formInfo) in AddForm()
177 int FormMgrAdapter::DeleteForm(const int64_t formId, const sptr<IRemoteObject> &callerToken) in DeleteForm()
183 int FormMgrAdapter::ReleaseForm(const int64_t formId, const sptr<IRemoteObject> &callerToken, const bool delCache) in ReleaseForm()
189 int FormMgrAdapter::RequestForm(const int64_t formId, const sptr<IRemoteObject> &callerToken, const Want &want) in RequestForm()
196 const std::vector<int64_t> &formIds, const sptr<IRemoteObject> &callerToken, const int32_t formVisibleType) in NotifyWhetherVisibleForms()
202 int FormMgrAdapter::CastTempForm(const int64_t formId, const sptr<IRemoteObject> &callerToken) in CastTempForm()
208 int FormMgrAdapter::MessageEvent(const int64_t formId, const Want &want, const sptr<IRemoteObject> &callerToken) in MessageEvent()
214 int FormMgrAdapter::RouterEvent(const int64_t formId, Want &want, const sptr<IRemoteObjec
[all...]
/foundation/ability/ability_runtime/services/abilitymgr/include/mission/
H A Dmission_list_manager_interface.h42 virtual int MinimizeAbility(const sptr<IRemoteObject> &token, bool fromUser) = 0;
43 virtual int RegisterMissionListener(const sptr<IMissionListener> &listener) = 0;
44 virtual int UnRegisterMissionListener(const sptr<IMissionListener> &listener) = 0;
52 virtual void OnAbilityRequestDone(const sptr<IRemoteObject> &token, int32_t state) = 0;
54 virtual int AttachAbilityThread(const sptr<AAFwk::IAbilityScheduler> &scheduler,
55 const sptr<IRemoteObject> &token) = 0;
56 virtual std::shared_ptr<AbilityRecord> GetAbilityRecordByToken(const sptr<IRemoteObject> &token) = 0;
63 virtual int AbilityTransactionDone(const sptr<IRemoteObject> &token, int state, const PacMap &saveData) = 0;
64 virtual std::shared_ptr<AbilityRecord> GetAbilityFromTerminateList(const sptr<IRemoteObject> &token) = 0;
72 virtual int32_t GetMissionIdByAbilityToken(const sptr<IRemoteObjec
[all...]
/foundation/ability/ability_runtime/test/unittest/continuation_test/remote_register_service_test/remote_register_service_stub_test/
H A Dremote_register_service_stub_test.cpp64 int Register(const std::string &bundleName, const sptr<IRemoteObject> &token, const ExtraParams &extras,
65 const sptr<IConnectCallback> &callback) override
94 sptr<IRemoteObject> AsObject() override
120 sptr<MockRegisterService> object = new (std::nothrow) MockRegisterService(); in HWTEST_F()
123 sptr<IRemoteObject> token = object; in HWTEST_F()
125 sptr<MoclConnectCallback> callback = new (std::nothrow) MoclConnectCallback(); in HWTEST_F()
153 sptr<MockRegisterService> object = new (std::nothrow) MockRegisterService(); in HWTEST_F()
180 sptr<MockRegisterService> object = new (std::nothrow) MockRegisterService(); in HWTEST_F()
211 sptr<MockRegisterService> object = new (std::nothrow) MockRegisterService(); in HWTEST_F()
239 sptr<MockRegisterServic in HWTEST_F()
[all...]
/foundation/CastEngine/castengine_cast_plus_stream/include/
H A Dcast_session_impl.h33 explicit ChannelManagerListenerImpl(sptr<CastSessionImpl> session) : session_(session) {} in ChannelManagerListenerImpl()
53 explicit RtspListenerImpl(sptr<CastSessionImpl> session) : session_(session) {} in RtspListenerImpl()
77 explicit ConnectManagerListenerImpl(sptr<CastSessionImpl> session) : session_(session) {} in ConnectManagerListenerImpl()
87 explicit CastStreamListenerImpl(sptr<CastSessionImpl> session) : session_(session) {} in CastStreamListenerImpl()
99 BaseState(SessionState stateId, sptr<CastSessionImpl> session, std::shared_ptr<State> parentState = nullptr) in BaseState()
118 DefaultState(SessionState stateId, sptr<CastSessionImpl> session, std::shared_ptr<State> parentState = nullptr) in DefaultState()
130 DisconnectedState(SessionState stateId, sptr<CastSessionImpl> session, std::shared_ptr<State> parentState = nullptr) in DisconnectedState()
142 AuthingState(SessionState stateId, sptr<CastSessionImpl> session, std::shared_ptr<State> parentState = nullptr) in AuthingState()
154 ConnectingState(SessionState stateId, sptr<CastSessionImpl> session, std::shared_ptr<State> parentState = nullptr) in ConnectingState()
161 void HandleSetupMessage(const Message &msg, sptr<CastSessionImp
[all...]
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/test/unittest/bundle_resource_proxy_test/
H A Dbundle_resource_proxy_test.cpp115 sptr<MockStub> stub = new MockStub(); in HWTEST_F()
116 sptr<BundleResourceProxy> proxy = new BundleResourceProxy(stub->AsObject()); in HWTEST_F()
133 sptr<MockStub> stub = new MockStub(); in HWTEST_F()
134 sptr<BundleResourceProxy> proxy = new BundleResourceProxy(stub->AsObject()); in HWTEST_F()
153 sptr<MockStub> stub = new MockStub(); in HWTEST_F()
154 sptr<BundleResourceProxy> proxy = new BundleResourceProxy(stub->AsObject()); in HWTEST_F()
173 sptr<MockStub> stub = new MockStub(); in HWTEST_F()
174 sptr<BundleResourceProxy> proxy = new BundleResourceProxy(stub->AsObject()); in HWTEST_F()
192 sptr<MockStub> stub = new MockStub(); in HWTEST_F()
193 sptr<BundleResourceProx in HWTEST_F()
[all...]
/foundation/barrierfree/accessibility/frameworks/aafwk/src/
H A Daccessibility_ui_test_ability_impl.cpp48 sptr<AccessibleAbilityClient> aaClient = AccessibleAbilityClient::GetInstance(); in RegisterAbilityListener()
59 sptr<AccessibleAbilityClientImpl> aaClient = AccessibleAbilityClientImpl::GetAbilityClientImplement(); in Connect()
70 sptr<AccessibleAbilityClientImpl> aaClient = AccessibleAbilityClientImpl::GetAbilityClientImplement(); in Disconnect()
82 sptr<AccessibleAbilityClient> aaClient = AccessibleAbilityClient::GetInstance(); in GetFocus()
94 sptr<AccessibleAbilityClient> aaClient = AccessibleAbilityClient::GetInstance(); in GetFocusByElementInfo()
106 sptr<AccessibleAbilityClient> aaClient = AccessibleAbilityClient::GetInstance(); in InjectGesture()
117 sptr<AccessibleAbilityClient> aaClient = AccessibleAbilityClient::GetInstance(); in GetRoot()
129 sptr<AccessibleAbilityClient> aaClient = AccessibleAbilityClient::GetInstance(); in GetRootByWindow()
140 sptr<AccessibleAbilityClient> aaClient = AccessibleAbilityClient::GetInstance(); in GetRootBatch()
152 sptr<AccessibleAbilityClien in GetRootByWindowBatch()
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_clone_app_test/
H A Dbms_bundle_clone_app_ipc_test.cpp47 sptr<IBundleMgr> GetBundleMgrProxy();
48 sptr<IBundleInstaller> GetInstallerProxy();
53 sptr<BundleInstallerHost> installerHost_ = nullptr;
54 sptr<BundleInstallerProxy> installerProxy_ = nullptr;
76 sptr<IBundleMgr> BmsBundleCloneAppIPCTest::GetBundleMgrProxy() in GetBundleMgrProxy()
78 sptr<ISystemAbilityManager> systemAbilityManager = in GetBundleMgrProxy()
85 sptr<IRemoteObject> remoteObject = systemAbilityManager->GetSystemAbility(BUNDLE_MGR_SERVICE_SYS_ABILITY_ID); in GetBundleMgrProxy()
95 sptr<IBundleInstaller> BmsBundleCloneAppIPCTest::GetInstallerProxy() in GetInstallerProxy()
97 sptr<IBundleMgr> bundleMgrProxy = GetBundleMgrProxy(); in GetInstallerProxy()
103 sptr<IBundleInstalle in GetInstallerProxy()
[all...]
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Dability_connection_manager_test.cpp46 const sptr<IRemoteObject> &remoteObject, int resultCode) {} in OnAbilityConnectDone()
70 sptr<IRemoteObject> connectCaller = new (std::nothrow) AbilityConnection(); in HWTEST_F()
71 sptr<AbilityConnectCallback> connectCallback = new (std::nothrow) MockAbilityConnectCallback(); in HWTEST_F()
88 sptr<IRemoteObject> connectCaller = new (std::nothrow) AbilityConnection(); in HWTEST_F()
89 sptr<AbilityConnectCallback> connectCallback = new (std::nothrow) MockAbilityConnectCallback(); in HWTEST_F()
107 sptr<AbilityConnectCallback> connectCallback = new (std::nothrow) MockAbilityConnectCallback(); in HWTEST_F()
123 sptr<IRemoteObject> connectCaller = new (std::nothrow) AbilityConnection(); in HWTEST_F()
159 sptr<IRemoteObject> connectCaller = new (std::nothrow) AbilityConnection(); in HWTEST_F()
162 sptr<AbilityConnectCallback> connectCallback = new (std::nothrow) MockAbilityConnectCallback(); in HWTEST_F()
178 sptr<IRemoteObjec in HWTEST_F()
[all...]
/foundation/multimedia/av_session/services/session/server/
H A Davsession_service.h155 sptr<IRemoteObject> CreateSessionInner(const std::string& tag, int32_t type,
159 sptr<IRemoteObject>& object) override;
172 int32_t CreateControllerInner(const std::string& sessionId, sptr<IRemoteObject>& object) override;
177 int32_t GetAVCastControllerInner(const std::string& sessionId, sptr<IRemoteObject>& object) override;
180 int32_t RegisterSessionListener(const sptr<ISessionListener>& listener) override;
182 int32_t RegisterSessionListenerForAllUsers(const sptr<ISessionListener>& listener) override;
188 int32_t RegisterClientDeathObserver(const sptr<IClientDeath>& observer) override;
197 __attribute__((no_sanitize("cfi"))) int32_t MirrorToStreamCast(sptr<AVSessionItem>& session);
273 sptr<AVControllerItem> GetPresentController(pid_t pid, const std::string& sessionId);
282 void AddClientDeathObserver(pid_t pid, const sptr<IClientDeat
[all...]
/foundation/resourceschedule/background_task_mgr/services/test/unittest/
H A Dbgtask_manager_unit_test.cpp67 sptr<ISystemAbilityManager> systemMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); in GetUidByBundleName()
72 sptr<IRemoteObject> remoteObject = systemMgr->GetSystemAbility(BUNDLE_MGR_SERVICE_SYS_ABILITY_ID); in GetUidByBundleName()
77 sptr<OHOS::AppExecFwk::IBundleMgr> bundleMgrProxy = iface_cast<OHOS::AppExecFwk::IBundleMgr>(remoteObject); in GetUidByBundleName()
135 sptr<ExpiredCallbackProxy> proxy1 = sptr<ExpiredCallbackProxy>(new ExpiredCallbackProxy(nullptr)); in HWTEST_F()
137 sptr<TestExpiredCallbackStub> expiredCallbackStub = sptr<TestExpiredCallbackStub>(new TestExpiredCallbackStub()); in HWTEST_F()
138 sptr<ExpiredCallbackProxy> proxy2 = sptr<ExpiredCallbackProxy>( in HWTEST_F()
157 sptr<TestExpiredCallbackStu in HWTEST_F()
[all...]
/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_service_test.cpp76 static sptr<AdvancedNotificationService> advancedNotificationService_;
79 sptr<AdvancedNotificationService> AdvancedNotificationServiceTest::advancedNotificationService_ = nullptr;
129 const sptr<EnabledNotificationCallbackData> &callbackData) override
148 std::vector<sptr<NotificationSlot>> slots; in TestAddSlot()
149 sptr<NotificationSlot> slot = new NotificationSlot(type); in TestAddSlot()
164 std::vector<sptr<NotificationSlot>> slots; in TestAddLiveViewSlot()
165 sptr<NotificationSlot> slot = new NotificationSlot(NotificationConstant::SlotType::LIVE_VIEW); in TestAddLiveViewSlot()
180 std::vector<sptr<NotificationSlot>> slots; in HWTEST_F()
181 sptr<NotificationSlot> slot0 = new NotificationSlot(NotificationConstant::OTHER); in HWTEST_F()
182 sptr<NotificationSlo in HWTEST_F()
[all...]
/base/notification/common_event_service/frameworks/core/src/
H A Dcommon_event.cpp57 sptr<IRemoteObject> commonEventListener = nullptr; in PublishCommonEvent()
62 sptr<ICommonEvent> proxy = GetCommonEventProxy(); in PublishCommonEvent()
76 sptr<IRemoteObject> commonEventListener = nullptr; in PublishCommonEventAsUser()
81 sptr<ICommonEvent> proxy = GetCommonEventProxy(); in PublishCommonEventAsUser()
94 sptr<IRemoteObject> commonEventListener = nullptr; in PublishCommonEvent()
99 sptr<ICommonEvent> proxy = GetCommonEventProxy(); in PublishCommonEvent()
113 sptr<IRemoteObject> commonEventListener = nullptr; in PublishCommonEventAsUser()
118 sptr<ICommonEvent> proxy = GetCommonEventProxy(); in PublishCommonEventAsUser()
128 sptr<IRemoteObject> &commonEventListener) in PublishParameterCheck()
166 sptr<ICommonEven in SubscribeCommonEvent()
[all...]
/foundation/ability/ability_runtime/test/mock/frameworks_kits_appkit_test/include/
H A Dmock_app_mgr_service.h33 void(const sptr<IRemoteObject>& token, const sptr<IRemoteObject>& preToken,
36 MOCK_METHOD2(TerminateAbility, void(const sptr<IRemoteObject>& token, bool isClearMissionFlag));
37 MOCK_METHOD2(UpdateAbilityState, void(const sptr<IRemoteObject>& token, const AbilityState state));
46 MOCK_METHOD4(StartUserTestProcess, int(const AAFwk::Want& want, const sptr<IRemoteObject>& observer,
52 MOCK_METHOD2(GetAbilityRecordsByProcessID, int(const int pid, std::vector<sptr<IRemoteObject>>& tokens));
57 MOCK_METHOD1(AttachRenderProcess, void(const sptr<IRemoteObject>& renderScheduler));
58 MOCK_METHOD1(SaveBrowserChannel, void(sptr<IRemoteObject> browser));
62 MOCK_METHOD1(RegisterConfigurationObserver, int32_t(const sptr<IConfigurationObserver>& observer));
63 MOCK_METHOD1(UnregisterConfigurationObserver, int32_t(const sptr<IConfigurationObserve
[all...]
/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_mgr_service.h71 virtual void AttachApplication(const sptr<IRemoteObject> &app) override;
120 virtual void AbilityCleaned(const sptr<IRemoteObject> &token) override;
298 * @return sptr<IAmsMgr>, return to AMS interface instance.
300 virtual sptr<IAmsMgr> GetAmsMgr() override;
321 virtual int StartUserTestProcess(const AAFwk::Want &want, const sptr<IRemoteObject> &observer,
362 virtual int GetAbilityRecordsByProcessID(const int pid, std::vector<sptr<IRemoteObject>> &tokens) override;
391 virtual void AttachRenderProcess(const sptr<IRemoteObject> &shceduler) override;
434 virtual int32_t RegisterConfigurationObserver(const sptr<IConfigurationObserver> &observer) override;
442 virtual int32_t UnregisterConfigurationObserver(const sptr<IConfigurationObserver> &observer) override;
449 virtual int32_t RegisterKiaInterceptor(const sptr<IKiaIntercepto
[all...]
/foundation/multimedia/media_foundation/video_processing_engine/framework/capi/image_processing/
H A Dimage_processing_native.cpp121 sptr<SurfaceBuffer> srcBuffer = nullptr; in ConvertColorSpace()
126 sptr<SurfaceBuffer> dstBuffer = nullptr; in ConvertColorSpace()
148 sptr<SurfaceBuffer> srcBuffer = nullptr; in Compose()
153 sptr<SurfaceBuffer> srcGainmap = nullptr; in Compose()
158 sptr<SurfaceBuffer> dstBuffer = nullptr; in Compose()
180 sptr<SurfaceBuffer> srcBuffer = nullptr; in Decompose()
185 sptr<SurfaceBuffer> dstBuffer = nullptr; in Decompose()
191 sptr<SurfaceBuffer> dstGainmap = nullptr; in Decompose()
214 sptr<SurfaceBuffer> srcBuffer = nullptr; in GenerateMetadata()
230 sptr<SurfaceBuffe in EnhanceDetail()
[all...]
/foundation/window/window_manager/dmserver/test/unittest/
H A Ddisplay_manager_agent_controller_test.cpp65 sptr<IDisplayManagerAgent> idma_ = new DisplayManagerAgentDefault(); in HWTEST_F()
66 std::set<sptr<IDisplayManagerAgent>> setIDisplay; in HWTEST_F()
81 sptr<ScreenInfo> screenInfo = nullptr; in HWTEST_F()
89 sptr<IDisplayManagerAgent> idma_ = new DisplayManagerAgentDefault(); in HWTEST_F()
90 std::set<sptr<IDisplayManagerAgent>> setIDisplay; in HWTEST_F()
106 sptr<ScreenInfo> screenInfo = nullptr; in HWTEST_F()
115 sptr<IDisplayManagerAgent> idma_ = new DisplayManagerAgentDefault(); in HWTEST_F()
116 std::set<sptr<IDisplayManagerAgent>> setIDisplay; in HWTEST_F()
132 sptr<ScreenInfo> screenInfo = nullptr; in HWTEST_F()
138 std::vector<sptr<ScreenInf in HWTEST_F()
[all...]
/foundation/communication/ipc/interfaces/innerkits/libdbinder/include/
H A Ddbinder_service.h136 static sptr<DBinderService> GetInstance();
164 sptr<DBinderServiceStub> MakeRemoteBinder(const std::u16string &serviceName,
174 bool RegisterRemoteProxy(std::u16string serviceName, sptr<IRemoteObject> binderObject);
215 bool DetachDeathRecipient(sptr<IRemoteObject> object);
224 bool AttachDeathRecipient(sptr<IRemoteObject> object, sptr<IRemoteObject::DeathRecipient> deathRecipient);
232 sptr<IRemoteObject::DeathRecipient> QueryDeathRecipient(sptr<IRemoteObject> object);
240 bool DetachCallbackProxy(sptr<IRemoteObject> object);
249 bool AttachCallbackProxy(sptr<IRemoteObjec
[all...]

Completed in 23 milliseconds

1...<<31323334353637383940>>...437