Home
last modified time | relevance | path

Searched refs:sptr (Results 3776 - 3800 of 8309) sorted by relevance

1...<<151152153154155156157158159160>>...333

/foundation/filemanagement/storage_service/services/storage_manager/include/account_subscriber/
H A Daccount_subscriber.h43 static void SetMediaShare(std::shared_ptr<DataShare::DataShareHelper> &sptr) in SetMediaShare() argument
45 mediaShare_ = sptr; in SetMediaShare()
/foundation/multimedia/av_codec/test/nativedemo/audio_demo/
H A Davcodec_audio_avbuffer_decoder_inner_demo.h52 sptr<Media::AVBufferQueueConsumer> implConsumer_;
53 sptr<Media::AVBufferQueueProducer> mediaCodecProducer_;
H A Davcodec_audio_avbuffer_lbvc_encoder_inner_demo.h52 sptr<Media::AVBufferQueueConsumer> implConsumer_;
53 sptr<Media::AVBufferQueueProducer> mediaCodecProducer_;
H A Davcodec_audio_avbuffer_lbvc_decoder_inner_demo.h52 sptr<Media::AVBufferQueueConsumer> implConsumer_;
53 sptr<Media::AVBufferQueueProducer> mediaCodecProducer_;
/foundation/multimedia/av_session/services/session/adapter/
H A Dability_connect_helper.h37 sptr<IRemoteObject> GetSystemAbility();
60 const AppExecFwk::ElementName& element, const sptr<IRemoteObject>& remoteObject, int resultCode) override;
/foundation/multimedia/camera_framework/services/deferred_processing_service/binder/client/include/
H A Ddeferred_photo_processing_session_callback_proxy.h27 explicit DeferredPhotoProcessingSessionCallbackProxy(const sptr<IRemoteObject> &impl);
29 int32_t OnProcessImageDone(const std::string &imageId, sptr<IPCFileDescriptor> ipcFd, long bytes,
/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/session/
H A Dnight_session.h45 explicit NightSession(sptr<ICaptureSession>& nightSession) : CaptureSession(nightSession) in NightSession()
77 bool CanAddOutput(sptr<CaptureOutput>& output) override;
/foundation/multimedia/media_foundation/video_processing_engine/framework/capi/image_processing/detail_enhancer/include/
H A Ddetail_enhancer_image_native.h39 ImageProcessing_ErrorCode EnhanceDetail(sptr<SurfaceBuffer>& sourceImage,
40 sptr<SurfaceBuffer>& destinationImage) final;
/foundation/multimedia/media_foundation/video_processing_engine/framework/algorithm/detail_enhancer/
H A Ddetail_enhancer.cpp64 AlgoErrorCode DetailEnhancer::Process(const sptr<SurfaceBuffer>& sourceImage, in Process()
65 sptr<SurfaceBuffer>& destinationImage) in Process()
/foundation/multimedia/av_codec/services/services/sa_avcodec/server/include/
H A Davcodec_server.h35 const sptr<IRemoteObject> &listener, sptr<IRemoteObject> &stubObject) override;
/foundation/multimedia/camera_framework/services/camera_service/include/avcodec/
H A Daudio_capturer_session.h40 void GetAudioRecords(int64_t startTime, int64_t endTime, vector<sptr<AudioRecord>> &audioRecords);
46 BlockingQueue<sptr<AudioRecord>> audioBufferQueue_;
/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/include/
H A Dcamera_deferred_video_unittest.h31 ErrCode OnProcessVideoDone(const std::string& videoId, const sptr<IPCFileDescriptor>& ipcFd);
56 sptr<DeferredProcessing::IDeferredVideoProcessingSession> session_ {nullptr};
/foundation/multimedia/av_session/services/session/server/test/
H A Dsession_stack_test.cpp61 OHOS::sptr <AVSessionItem> item = in HWTEST()
70 OHOS::sptr<AVSessionItem> actual = sessionStack.RemoveSession(sessionId); in HWTEST()
/foundation/multimedia/camera_framework/interfaces/kits/js/camera_napi/include/output/
H A Ddeferred_photo_proxy_napi.h30 static napi_value CreateDeferredPhotoProxy(napi_env env, sptr<DeferredPhotoProxy> deferredPhotoProxy);
37 sptr<DeferredPhotoProxy> deferredPhotoProxy_;
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/base/
H A Dbuffer_info.cpp41 sptr<IPCFileDescriptor> BufferInfo::GetIPCFileDescriptor() in GetIPCFileDescriptor()
45 return sptr<IPCFileDescriptor>::MakeSptr(fd); in GetIPCFileDescriptor()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/egl_image/include/
H A Dpixel_map_from_surface.h44 bool GetNativeWindowBufferFromSurface(const sptr<Surface> &surface, const Rect &srcRect);
49 sptr<SurfaceBuffer> surfaceBuffer_;
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/schedule/video_processor/video_job_repository/
H A Ddeferred_video_job.cpp38 DeferredVideoJob::DeferredVideoJob(const std::string& videoId, const sptr<IPCFileDescriptor>& srcFd, in DeferredVideoJob()
39 const sptr<IPCFileDescriptor>& dstFd) in DeferredVideoJob()
/foundation/multimedia/media_library/frameworks/services/media_analysis_extension/src/
H A Dmedia_analysis_proxy.cpp26 MediaAnalysisProxy::MediaAnalysisProxy(const sptr<IRemoteObject> &object) : IRemoteProxy<IMediaAnalysisService>(object) in MediaAnalysisProxy()
44 sptr<IRemoteObject> remoteObject; in SendTransactCmd()
/foundation/multimodalinput/input/service/app_state_manager/include/
H A Dapp_state_observer.h40 sptr<AppExecFwk::IAppMgr> appManager_ = nullptr;
41 OHOS::sptr<OHOS::AppExecFwk::IAppMgr> GetAppMgr();
/foundation/multimodalinput/input/service/infrared_emitter/include/
H A Dinfrared_emitter_def.h36 static sptr<OHOS::HDI::V1_0::ConsumerIr> Get(bool isStub = false);
37 static sptr<OHOS::HDI::V1_0::ConsumerIr> Get(const std::string &serviceName, bool isStub = false);
/foundation/multimedia/ringtone_library/services/utils/include/
H A Dpermission_utils.h38 static sptr<AppExecFwk::IBundleMgr> GetSysBundleManager();
39 __attribute__ ((visibility ("hidden"))) static sptr<AppExecFwk::IBundleMgr> bundleManager_;
/foundation/multimodalinput/input/service/message_handle/include/
H A Dauthorization_dialog.h49 const AppExecFwk::ElementName& element, const sptr<IRemoteObject>& remoteObject, int resultCode) override;
56 sptr<OHOS::AAFwk::IAbilityConnection> dialogConnectionCallback_ {nullptr};
/foundation/resourceschedule/device_standby/interfaces/innerkits/src/
H A Dresourcce_request.cpp34 sptr<ResourceRequest> ResourceRequest::Unmarshalling(Parcel& in) in Unmarshalling()
36 sptr<ResourceRequest> info = new (std::nothrow) ResourceRequest(); in Unmarshalling()
/foundation/resourceschedule/resource_schedule_service/ressched/interfaces/innerkits/ressched_client/include/
H A Dires_sched_service.h61 virtual void RegisterSystemloadNotifier(const sptr<IRemoteObject>& notifier) = 0;
70 virtual void RegisterEventListener(const sptr<IRemoteObject>& listener, uint32_t eventType,
/foundation/resourceschedule/memmgr/services/memmgrservice/include/event/
H A Dwindow_visibility_observer.h44 void UpdateWindowVisibilityPriority(const std::vector<sptr<MemMgrWindowInfo>> &memMgrWindowInfo);
58 void UpdateWindowVisibilityPriorityInner(const std::vector<sptr<MemMgrWindowInfo>> &MemMgrWindowInfo);

Completed in 9 milliseconds

1...<<151152153154155156157158159160>>...333