Home
last modified time | relevance | path

Searched defs:consumer (Results 1 – 25 of 89) sorted by relevance

1234

/ohos5.0/drivers/peripheral/camera/test/mpi/src/
H A Dhdi_stream_test.cpp66 std::shared_ptr<OHOS::Camera::Test::StreamConsumer> consumer = variable
120 std::shared_ptr<OHOS::Camera::Test::StreamConsumer> consumer = variable
208 std::shared_ptr<OHOS::Camera::Test::StreamConsumer> consumer = variable
257 std::shared_ptr<OHOS::Camera::Test::StreamConsumer> consumer = variable
303 std::shared_ptr<OHOS::Camera::Test::StreamConsumer> consumer = variable
344 std::shared_ptr<OHOS::Camera::Test::StreamConsumer> consumer = variable
388 std::shared_ptr<OHOS::Camera::Test::StreamConsumer> consumer = variable
429 std::shared_ptr<OHOS::Camera::Test::StreamConsumer> consumer = variable
474 std::shared_ptr<OHOS::Camera::Test::StreamConsumer> consumer = variable
516 std::shared_ptr<OHOS::Camera::Test::StreamConsumer> consumer = variable
[all …]
H A Ddfx_test.cpp300 std::shared_ptr<OHOS::Camera::Test::StreamConsumer> consumer = variable
356 std::shared_ptr<OHOS::Camera::Test::StreamConsumer> consumer = variable
406 std::shared_ptr<OHOS::Camera::Test::StreamConsumer> consumer = variable
494 std::shared_ptr<OHOS::Camera::Test::StreamConsumer> consumer = variable
555 std::shared_ptr<OHOS::Camera::Test::StreamConsumer> consumer = variable
1056 std::shared_ptr<OHOS::Camera::Test::StreamConsumer> consumer = variable
1108 std::shared_ptr<OHOS::Camera::Test::StreamConsumer> consumer = variable
1156 std::shared_ptr<OHOS::Camera::Test::StreamConsumer> consumer = variable
1240 std::shared_ptr<OHOS::Camera::Test::StreamConsumer> consumer = variable
1299 std::shared_ptr<OHOS::Camera::Test::StreamConsumer> consumer = variable
H A Dpipeline_test.cpp127 std::shared_ptr<OHOS::Camera::Test::StreamConsumer> consumer = variable
/ohos5.0/foundation/resourceschedule/ffrt/src/core/
H A Dversion_ctx.cpp22 static inline void BuildConsumeRelationship(VersionCtx* version, SCPUEUTask* consumer) in BuildConsumeRelationship()
41 void VersionCtx::AddConsumer(SCPUEUTask* consumer, NestType nestType) in AddConsumer()
92 void VersionCtx::onConsumed(SCPUEUTask* consumer) in onConsumed()
H A Dversion_ctx.h77 for (auto consumer : std::as_const(consumers)) { in NotifyConsumers() local
92 for (const auto& consumer : std::as_const(v->consumers)) { in MergeConsumerInDep() local
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/test/src/
H A Dcooperate_client_test.cpp135 std::shared_ptr<CoordinationListenerTest> consumer = variable
155 std::shared_ptr<CoordinationListenerTest> consumer = variable
173 std::shared_ptr<CoordinationListenerTest> consumer = variable
200 std::shared_ptr<CoordinationListenerTest> consumer = variable
225 std::shared_ptr<CoordinationListenerTest> consumer = variable
251 std::shared_ptr<CoordinationListenerTest> consumer = variable
/ohos5.0/foundation/multimedia/player_framework/test/unittest/screen_capture_test/screen_capture_unittest/src/
H A Dscreen_capture_unit_test_exclude.cpp679 sptr<OHOS::Surface> consumer = recorder->GetSurface(videoSourceId); variable
733 sptr<OHOS::Surface> consumer = recorder->GetSurface(videoSourceId); variable
781 sptr<OHOS::Surface> consumer = recorder->GetSurface(videoSourceId); variable
1562 sptr<OHOS::Surface> consumer = recorder->GetSurface(videoSourceId); variable
1623 sptr<OHOS::Surface> consumer = recorder->GetSurface(videoSourceId); variable
1683 sptr<OHOS::Surface> consumer = recorder->GetSurface(videoSourceId); variable
1748 sptr<OHOS::Surface> consumer = recorder->GetSurface(videoSourceId); variable
1799 sptr<OHOS::Surface> consumer = recorder->GetSurface(videoSourceId); variable
1860 sptr<OHOS::Surface> consumer = recorder->GetSurface(videoSourceId); variable
1919 sptr<OHOS::Surface> consumer = recorder->GetSurface(videoSourceId); variable
/ohos5.0/base/inputmethod/imf/test/fuzztest/inputmethodability_fuzzer/
H A Dinputmethodability_fuzzer.cpp26 bool OnKeyEvent(int32_t keyCode, int32_t keyStatus, sptr<KeyEventConsumerProxy> &consumer) in OnKeyEvent()
30 …l OnKeyEvent(const std::shared_ptr<MMI::KeyEvent> &keyEvent, sptr<KeyEventConsumerProxy> &consumer) in OnKeyEvent()
34 …DealKeyEvent(const std::shared_ptr<MMI::KeyEvent> &keyEvent, sptr<KeyEventConsumerProxy> &consumer) in OnDealKeyEvent()
127 sptr<KeyEventConsumerProxy> consumer = new (std::nothrow) KeyEventConsumerProxy(nullptr); in TestDispatchKeyEvent() local
/ohos5.0/foundation/systemabilitymgr/samgr_lite/communication/broadcast/source/
H A Dpub_sub_implement.c77 static int Subscribe(IUnknown *iUnknown, const Topic *topic, Consumer *consumer) in Subscribe()
146 static Consumer *Unsubscribe(IUnknown *iUnknown, const Topic *topic, const Consumer *consumer) in Unsubscribe()
247 Consumer *consumer = (Consumer *)response->data; in DefaultHandle() local
/ohos5.0/base/msdp/device_status/test/unittest/intention/cooperate/src/
H A Dcooperate_client_test.cpp118 std::shared_ptr<CoordinationListenerTest> consumer = variable
157 std::shared_ptr<CoordinationListenerTest> consumer = nullptr; variable
221 std::shared_ptr<CoordinationListenerTest> consumer = variable
250 std::shared_ptr<CoordinationListenerTest> consumer = variable
277 std::shared_ptr<CoordinationListenerTest> consumer = variable
305 std::shared_ptr<CoordinationListenerTest> consumer = variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_dma_buffer_surface_render_node_drawable.cpp49 auto consumer = surfaceHandlerUiFirst_->GetConsumer(); in CreateSurface() local
201 auto consumer = surfaceHandlerUiFirst_->GetConsumer(); in ClearBufferQueue() local
/ohos5.0/base/inputmethod/imf/test/common/include/
H A Dkeyboard_listener_test_impl.h31 …nKeyEvent(const std::shared_ptr<MMI::KeyEvent> &keyEvent, sptr<KeyEventConsumerProxy> &consumer) o… in OnKeyEvent()
/ohos5.0/foundation/multimodalinput/input/common/anco/comm/src/
H A Danco_channel.cpp28 AncoChannel::AncoChannel(std::shared_ptr<IAncoConsumer> consumer) in AncoChannel()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_composer_adapter_test.cpp131 auto consumer = surfaceNode1->GetRSSurfaceHandler()->GetConsumer(); variable
445 sptr<IConsumerSurface> consumer = IConsumerSurface::Create("test"); variable
474 sptr<IConsumerSurface> consumer = IConsumerSurface::Create("test"); variable
496 sptr<IConsumerSurface> consumer = IConsumerSurface::Create("test"); variable
514 sptr<IConsumerSurface> consumer = IConsumerSurface::Create("test"); variable
H A Drs_egl_image_manager_test.cpp89 sptr<IConsumerSurface> consumer = IConsumerSurface::Create("test"); variable
136 sptr<IConsumerSurface> consumer = IConsumerSurface::Create("test"); variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_surface_handler.cpp25 void RSSurfaceHandler::SetConsumer(sptr<IConsumerSurface> consumer) in SetConsumer()
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
H A Dinput_handler_manager.cpp50 …dlerManager::AddHandler(InputHandlerType handlerType, std::shared_ptr<IInputEventConsumer> consume… in AddHandler()
249 std::shared_ptr<IInputEventConsumer> consumer = item.second.consumer_; in OnInputEvent() local
262 std::shared_ptr<IInputEventConsumer> consumer = item.consumer_; in OnInputEvent() local
310 std::shared_ptr<IInputEventConsumer> consumer = item.consumer_; in GetConsumerInfos() local
468 std::shared_ptr<IInputEventConsumer> consumer = item.second.consumer_; in GetMonitorConsumerInfos() local
495 auto consumer = iter->second; in OnInputEvent() local
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/iter/pariter/
H A Dsum.rs25 let consumer = SumConsumer; in sum() localVariable
H A Dfor_each.rs22 let consumer = ForEachConsumer::new(f); in for_each() localVariable
/ohos5.0/base/inputmethod/imf/test/common/src/
H A Dkeyboard_listener_test_impl.cpp29 …enerTestImpl::OnKeyEvent(int32_t keyCode, int32_t keyStatus, sptr<KeyEventConsumerProxy> &consumer) in OnKeyEvent()
39 const std::shared_ptr<MMI::KeyEvent> &keyEvent, sptr<KeyEventConsumerProxy> &consumer) in OnDealKeyEvent()
/ohos5.0/foundation/multimodalinput/input/test/fuzztest/setwindowinputeventconsumer_fuzzer/
H A Dsetwindowinputeventconsumer_fuzzer.cpp38 std::shared_ptr<InputEventConsumerTest> consumer = std::make_shared<InputEventConsumerTest>(); in SetWindowInputEventConsumerFuzzTest() local
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinput_method_editor_test.cpp73 …ListenerImpl::OnKeyEvent(int32_t keyCode, int32_t keyStatus, sptr<KeyEventConsumerProxy> &consumer) in OnKeyEvent()
81 const std::shared_ptr<MMI::KeyEvent> &keyEvent, sptr<KeyEventConsumerProxy> &consumer) in OnKeyEvent()
86 const std::shared_ptr<MMI::KeyEvent> &keyEvent, sptr<KeyEventConsumerProxy> &consumer) in OnDealKeyEvent()
/ohos5.0/foundation/multimodalinput/input/test/fuzztest/addinterceptor_fuzzer/
H A Daddinterceptor_fuzzer.cpp38 auto consumer = std::make_shared<InputEventConsumerTest>(); in AddInterceptorFuzzTest() local
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
H A Dinput_method_agent_stub.cpp103 sptr<KeyEventConsumerProxy> consumer = new (std::nothrow) KeyEventConsumerProxy(consumerObject); in DispatchKeyEventOnRemote() local
132 const std::shared_ptr<MMI::KeyEvent> &keyEvent, sptr<IKeyEventConsumer> &consumer) in DispatchKeyEvent()
/ohos5.0/foundation/multimodalinput/input/test/fuzztest/addmonitor_fuzzer/
H A Daddmonitor_fuzzer.cpp50 auto consumer = std::make_shared<InputEventConsumerTest>(); in AddMonitorFuzzTeset() local

1234