Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_screen/services/screentransport/test/unittest/screensinkprocessor/include/
H A Dimage_sink_processor_test.h35 std::shared_ptr<ImageSinkProcessor> processor_; variable
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/include/session/photo_session/
H A Ddeferred_photo_processing_session.h58 std::shared_ptr<DeferredPhotoProcessor> processor_; variable
/aosp12/system/update_engine/aosp/
H A Dupdate_attempter_android.h221 std::unique_ptr<ActionProcessor> processor_; variable
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audioprocessor/test/unittest/common/directprocessor/
H A Daudio_direct_processor_test.cpp35 std::shared_ptr<AudioDirectProcessor> processor_ = nullptr; member in OHOS::DistributedHardware::AudioDirectProcessorTest
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/
H A Dwifi_direct_executor.h67 std::shared_ptr<WifiDirectProcessor> processor_; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_render_service_visitor.h72 std::shared_ptr<RSProcessor> processor_ = nullptr; variable
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/post_processor/
H A 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
/aosp12/system/update_engine/cros/
H A Dupdate_attempter.h467 std::unique_ptr<ActionProcessor> processor_; variable
H A Ddownload_action_chromeos_unittest.cc597 ActionProcessor processor_; member in chromeos_update_engine::P2PDownloadActionTest
H A Dupdate_attempter_unittest.cc322 NiceMock<MockActionProcessor>* processor_; member in chromeos_update_engine::UpdateAttempterTest
/aosp12/system/update_engine/common/
H A Daction_processor_unittest.cc88 const ActionProcessor* processor_; member in chromeos_update_engine::__anon530ecb0e0110::MyActionProcessorDelegate
/aosp12/system/update_engine/payload_consumer/
H A Dpostinstall_runner_action_unittest.cc186 ActionProcessor* processor_{nullptr}; member in chromeos_update_engine::PostinstallRunnerActionTest
H A Dfilesystem_verifier_action_unittest.cc194 ActionProcessor processor_; member in chromeos_update_engine::FilesystemVerifierActionTest