Home
last modified time | relevance | path

Searched refs:sptr (Results 2226 - 2250 of 8056) sorted by relevance

1...<<81828384858687888990>>...323

/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dassert_fault_callback_death_mgr.h37 sptr<IRemoteObject> iremote_;
38 sptr<IRemoteObject::DeathRecipient> deathObj_;
42 void AddAssertFaultCallback(sptr<IRemoteObject> &remote, CallbackTask callback);
/foundation/arkui/ace_engine/test/mock/interfaces/
H A Dmock_i_remote_object.h49 bool AddDeathRecipient(const sptr<DeathRecipient> &recipient) override
54 bool RemoveDeathRecipient(const sptr<DeathRecipient> &recipient) override
64 sptr<IRemoteBroker> AsInterface() override
/foundation/arkui/ace_engine/test/mock/adapter/
H A Dmock_ace_container.cpp22 sptr<IRemoteObject> AceContainer::GetToken() in GetToken()
27 sptr<IRemoteObject> AceContainer::GetParentToken() in GetParentToken()
38 sptr<OHOS::Rosen::Window> AceContainer::GetUIWindow(int32_t instanceId) in GetUIWindow()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/screen/
H A Dscreen_pattern.h28 explicit ScreenPattern(const sptr<Rosen::ScreenSession>& screenSession);
36 sptr<Rosen::ScreenSession> GetScreenSession() in GetScreenSession()
58 sptr<Rosen::ScreenSession> screenSession_;
/foundation/bundlemanager/app_domain_verify/test/unittest/mock/include/
H A Dmock_verify_agent.h42 virtual void ConvertToExplicitWant(OHOS::AAFwk::Want& implicitWant, sptr<IConvertCallback>& callback) override
46 MOCK_METHOD(sptr<IRemoteObject>, AsObject, (), (override));
57 virtual void ConvertToExplicitWant(OHOS::AAFwk::Want& implicitWant, sptr<IConvertCallback>& callback) override
/foundation/bundlemanager/app_domain_verify/interfaces/inner_api/client/include/
H A Dapp_domain_verify_agent_client.h45 void ConvertToExplicitWant(OHOS::AAFwk::Want& implicitWant, sptr<IConvertCallback>& callback);
82 static sptr<IAppDomainVerifyAgentService> agentServiceProxy_;
84 sptr<IRemoteObject::DeathRecipient> deathRecipient_;
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/quick_fix/
H A Dquick_fix_manager_interface.h33 const sptr<IQuickFixStatusCallback> &statusCallback, bool isDebug = false, const std::string &targetPath = "") in DeployQuickFix()
39 const sptr<IQuickFixStatusCallback> &statusCallback) in SwitchQuickFix()
45 const sptr<IQuickFixStatusCallback> &statusCallback) in DeleteQuickFix()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dsystem_ability_helper.cpp26 std::map<int32_t, sptr<IRemoteObject>> g_abilities;
29 sptr<IRemoteObject> SystemAbilityHelper::GetSystemAbility(const int32_t systemAbilityId) in GetSystemAbility()
39 bool SystemAbilityHelper::AddSystemAbility(const int32_t systemAbilityId, const sptr<IRemoteObject> &systemAbility) in AddSystemAbility()
/foundation/bundlemanager/bundle_framework/services/test/mock/src/
H A Dsystem_ability_helper.cpp25 static std::map<int32_t, sptr<IRemoteObject>> g_abilities;
27 sptr<IRemoteObject> SystemAbilityHelper::GetSystemAbility(const int32_t systemAbilityId) in GetSystemAbility()
37 bool SystemAbilityHelper::AddSystemAbility(const int32_t systemAbilityId, const sptr<IRemoteObject> &systemAbility) in AddSystemAbility()
/foundation/communication/bluetooth/frameworks/inner/ipc/include/
H A Dbluetooth_pan_proxy.h25 explicit BluetoothPanProxy(const sptr<IRemoteObject>& remote) : IRemoteProxy<IBluetoothPan>(remote) in BluetoothPanProxy()
33 ErrCode RegisterObserver(const sptr<IBluetoothPanObserver> observer) override;
34 ErrCode DeregisterObserver(const sptr<IBluetoothPanObserver> observer) override;
/foundation/multimedia/audio_framework/services/audio_policy/server/include/
H A Daudio_policy_manager_listener_proxy.h27 explicit AudioPolicyManagerListenerProxy(const sptr<IRemoteObject> &impl);
41 AudioPolicyManagerListenerCallback(const sptr<IStandardAudioPolicyManagerListener> &listener);
46 sptr<IStandardAudioPolicyManagerListener> listener_ = nullptr;
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_render_service_proxy.cpp25 RSRenderServiceProxy::RSRenderServiceProxy(const sptr<IRemoteObject>& impl) : IRemoteProxy<RSIRenderService>(impl) {} in RSRenderServiceProxy()
27 sptr<RSIRenderServiceConnection> RSRenderServiceProxy::CreateConnection(const sptr<RSIConnectionToken>& token) in CreateConnection()
/foundation/multimedia/media_foundation/src/common/
H A Dsurface_memory.h35 sptr<SurfaceBuffer> GetSurfaceBuffer();
50 explicit SurfaceMemory(sptr<SurfaceBuffer> surfaceBuffer, int32_t surfaceCapacity);
58 sptr<SurfaceBuffer> surfaceBuffer_ {nullptr};
/foundation/multimedia/camera_framework/services/deferred_processing_service/binder/client/include/
H A Ddeferred_video_processing_session_proxy.h28 const sptr<IRemoteObject>& remote) in DeferredVideoProcessingSessionProxy()
43 const sptr<IPCFileDescriptor>& srcFd,
44 const sptr<IPCFileDescriptor>& dstFd) override;
/foundation/multimedia/media_foundation/engine/include/plugin/common/
H A Dsurface_memory.h34 sptr<SurfaceBuffer> GetSurfaceBuffer();
49 explicit SurfaceMemory(sptr<SurfaceBuffer> surfaceBuffer, int32_t surfaceCapacity);
57 sptr<SurfaceBuffer> surfaceBuffer_ {nullptr};
/foundation/multimedia/camera_framework/services/camera_service/binder/base/include/
H A Distream_capture.h34 virtual int32_t SetCallback(sptr<IStreamCaptureCallback> &callback) = 0;
38 virtual int32_t SetThumbnail(bool isEnabled, const sptr<OHOS::IBufferProducer> &producer) = 0;
42 virtual int32_t SetBufferProducerInfo(const std::string bufName, const sptr<OHOS::IBufferProducer> &producer) = 0;
/foundation/multimedia/camera_framework/frameworks/native/ndk/impl/
H A Dpreview_output_impl.h25 explicit Camera_PreviewOutput(OHOS::sptr<OHOS::CameraStandard::PreviewOutput> &innerPreviewOutput);
38 OHOS::sptr<OHOS::CameraStandard::PreviewOutput> GetInnerPreviewOutput();
55 OHOS::sptr<OHOS::CameraStandard::PreviewOutput> innerPreviewOutput_;
H A Dvideo_output_impl.h25 explicit Camera_VideoOutput(OHOS::sptr<OHOS::CameraStandard::VideoOutput> &innerVideoOutput);
38 OHOS::sptr<OHOS::CameraStandard::VideoOutput> GetInnerVideoOutput();
53 OHOS::sptr<OHOS::CameraStandard::VideoOutput> innerVideoOutput_;
/foundation/multimedia/av_codec/test/unittest/common/common_mock/surface/inner/
H A Dsurface_inner_mock.cpp31 std::shared_ptr<SurfaceMock> SurfaceMockFactory::CreateSurface(sptr<Surface> &surface) in CreateSurface()
43 sptr<Surface> SurfaceInnerMock::GetSurface() in GetSurface()
46 sptr<Rosen::WindowOption> option = new Rosen::WindowOption(); in GetSurface()
/foundation/multimedia/player_framework/services/services/sa_media/ipc/
H A Dmedia_service_proxy.cpp27 MediaServiceProxy::MediaServiceProxy(const sptr<IRemoteObject> &impl) in MediaServiceProxy()
38 sptr<IRemoteObject> MediaServiceProxy::GetSubSystemAbility(IStandardMediaService::MediaSystemAbility subSystemId, in GetSubSystemAbility()
39 const sptr<IRemoteObject> &listener) in GetSubSystemAbility()
/foundation/multimedia/player_framework/services/services/sa_media/server/
H A Dmedia_server.h35 sptr<IRemoteObject> GetSubSystemAbility(IStandardMediaService::MediaSystemAbility subSystemId,
36 const sptr<IRemoteObject> &listener) override;
50 sptr<MediaAppFrozenStateObserver> mediaAppFrozenStateObserver_;
/foundation/multimedia/player_framework/services/services/transcoder/ipc/
H A Dtranscoder_listener_proxy.h28 explicit TransCoderListenerCallback(const sptr<IStandardTransCoderListener> &listener);
35 sptr<IStandardTransCoderListener> listener_ = nullptr;
40 explicit TransCoderListenerProxy(const sptr<IRemoteObject> &impl);
/foundation/multimodalinput/input/test/unittest/common/include/
H A Dwindow_utils_test.h34 sptr<Rosen::Window>& GetWindow();
50 sptr<Rosen::Window> CreateWindow(const TestWindowInfo& info);
52 sptr<Rosen::Window> testWindow_ { nullptr };
/foundation/resourceschedule/device_standby/services/core/include/
H A Dapp_mgr_helper.h60 bool SubscribeObserver(const sptr<AppExecFwk::IApplicationStateObserver> &observer);
68 bool UnsubscribeObserver(const sptr<AppExecFwk::IApplicationStateObserver> &observer);
78 sptr<AppExecFwk::IAppMgr> appMgrProxy_ {nullptr};
/foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/
H A Dmock_ipc_skeleton.cpp32 sptr<ISystemAbilityManager> systemMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); in DebugGetUidByBundleName()
37 sptr<IRemoteObject> remoteObject = systemMgr->GetSystemAbility(BUNDLE_MGR_SERVICE_SYS_ABILITY_ID); in DebugGetUidByBundleName()
42 sptr<OHOS::AppExecFwk::IBundleMgr> bundleMgrProxy = iface_cast<OHOS::AppExecFwk::IBundleMgr>(remoteObject); in DebugGetUidByBundleName()

Completed in 10 milliseconds

1...<<81828384858687888990>>...323