Home
last modified time | relevance | path

Searched defs:processor_ (Results 1 – 6 of 6) sorted by relevance

/foundation/distributedhardware/distributed_screen/services/screentransport/test/unittest/screensinkprocessor/include/
Dimage_sink_processor_test.h35 std::shared_ptr<ImageSinkProcessor> processor_; variable
/foundation/multimedia/camera_framework/services/deferred_processing_service/include/session/photo_session/
Ddeferred_photo_processing_session.h58 std::shared_ptr<DeferredPhotoProcessor> processor_; variable
/foundation/distributedhardware/distributed_audio/services/audioprocessor/test/unittest/common/directprocessor/
Daudio_direct_processor_test.cpp35 std::shared_ptr<AudioDirectProcessor> processor_ = nullptr; member in OHOS::DistributedHardware::AudioDirectProcessorTest
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/
Dwifi_direct_executor.h67 std::shared_ptr<WifiDirectProcessor> processor_; variable
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
Drs_render_service_visitor.h72 std::shared_ptr<RSProcessor> processor_ = nullptr; variable
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/post_processor/
Dvideo_post_processor.cpp56 std::weak_ptr<VideoPostProcessor> processor_; member in OHOS::CameraStandard::DeferredProcessing::VideoPostProcessor::VideoServiceListener
74 std::weak_ptr<VideoPostProcessor> processor_; member in OHOS::CameraStandard::DeferredProcessing::VideoPostProcessor::SessionDeathRecipient
89 std::weak_ptr<VideoPostProcessor> processor_; member in OHOS::CameraStandard::DeferredProcessing::VideoPostProcessor::VideoProcessListener