| /third_party/spirv-tools/test/fuzz/ |
| H A D | transformation_replace_add_sub_mul_with_carrying_extended_test.cpp | 60 const auto consumer = nullptr; in TEST() local 146 const auto consumer = nullptr; in TEST() local 241 const auto consumer = nullptr; in TEST() local 402 const auto consumer = nullptr; in TEST() local
|
| H A D | transformation_replace_load_store_with_copy_memory_test.cpp | 111 const auto consumer = nullptr; in TEST() local
|
| /third_party/spirv-tools/test/opt/ |
| H A D | ir_loader_test.cpp | 1401 auto consumer = [error_message, line_num](spv_message_level_t, const char*, in DoErrorMessageCheck() local
|
| /third_party/spirv-tools/test/reduce/ |
| H A D | remove_unused_instruction_test.cpp | 69 const MessageConsumer consumer = nullptr; in TEST() local 436 const auto consumer = nullptr; in TEST() local
|
| /base/inputmethod/imf/test/unittest/cpp_test/src/ |
| H A D | input_method_ability_exception_test.cpp | 231 sptr<KeyEventConsumerProxy> consumer = new (std::nothrow) KeyEventConsumerProxy(nullptr); in HWTEST_F() local
|
| /base/inputmethod/imf/test/common/src/ |
| H A D | keyboard_listener_test_impl.cpp | 29 bool KeyboardListenerTestImpl::OnKeyEvent(int32_t keyCode, int32_t keyStatus, sptr<KeyEventConsumerProxy> &consumer) in OnKeyEvent() argument 38 OnDealKeyEvent(const std::shared_ptr<MMI::KeyEvent> &keyEvent, sptr<KeyEventConsumerProxy> &consumer) OnDealKeyEvent() argument
|
| /base/inputmethod/imf/frameworks/native/inputmethod_ability/src/ |
| H A D | input_method_agent_stub.cpp | 100 sptr<KeyEventConsumerProxy> consumer = new (std::nothrow) KeyEventConsumerProxy(consumerObject); in DispatchKeyEventOnRemote() local 128 DispatchKeyEvent( const std::shared_ptr<MMI::KeyEvent> &keyEvent, sptr<IKeyEventConsumer> &consumer) DispatchKeyEvent() argument
|
| H A D | input_method_agent_proxy.cpp | 30 DispatchKeyEvent(const std::shared_ptr<MMI::KeyEvent> &keyEvent, sptr<IKeyEventConsumer> &consumer) DispatchKeyEvent() argument
|
| /base/msdp/device_status/test/unittest/intention/cooperate/src/ |
| H A D | cooperate_client_test.cpp | 118 std::shared_ptr<CoordinationListenerTest> consumer = in HWTEST_F() local 157 std::shared_ptr<CoordinationListenerTest> consumer = nullptr; in HWTEST_F() local 221 std::shared_ptr<CoordinationListenerTest> consumer = HWTEST_F() local 250 std::shared_ptr<CoordinationListenerTest> consumer = HWTEST_F() local 277 std::shared_ptr<CoordinationListenerTest> consumer = HWTEST_F() local 305 std::shared_ptr<CoordinationListenerTest> consumer = HWTEST_F() local [all...] |
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/ |
| H A D | rs_surface_handler_test.cpp | 90 auto consumer = rSSurfaceHandlerPtr_->GetConsumer(); in ReleaseBuffer() local
|
| /foundation/graphic/graphic_2d/rosen/test/render/render/unittest/pipeline/ |
| H A D | rs_physical_screen_processor_unit_test.cpp | 107 auto consumer = rsSurfaceRenderNode.GetRSSurfaceHandler()->GetConsumer();
in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/ |
| H A D | rs_dma_buffer_surface_render_node_drawable.cpp | 49 auto consumer = surfaceHandlerUiFirst_->GetConsumer(); in CreateSurface() local 201 auto consumer = surfaceHandlerUiFirst_->GetConsumer(); in ClearBufferQueue() local [all...] |
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/ |
| H A D | rs_physical_screen_processor_test.cpp | 107 auto consumer = rsSurfaceRenderNode.GetRSSurfaceHandler()->GetConsumer();
in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/frameworks/surfaceimage/src/ |
| H A D | native_image.cpp | 25 OHOS::sptr<OHOS::SurfaceImage> consumer = nullptr; member [all...] |
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/creator/include/ |
| H A D | image_creator_context.h | 33 void SetCreatorBufferConsumer(sptr<IConsumerSurface> &consumer) in SetCreatorBufferConsumer() argument
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/receiver/include/ |
| H A D | image_receiver_context.h | 35 void SetReceiverBufferConsumer(sptr<IConsumerSurface> &consumer) in SetReceiverBufferConsumer() argument
|
| /foundation/multimedia/player_framework/test/unittest/screen_capture_test/screen_capture_unittest/include/ |
| H A D | screen_capture_unit_test.h | 110 ScreenCapBufferDemoConsumerListener(sptr<Surface> consumer) in ScreenCapBufferDemoConsumerListener() argument
|
| /foundation/multimodalinput/input/intention/cooperate/test/src/ |
| H A D | cooperate_client_test.cpp | 131 std::shared_ptr<CoordinationListenerTest> consumer = in HWTEST_F() local 151 std::shared_ptr<CoordinationListenerTest> consumer = in HWTEST_F() local 169 std::shared_ptr<CoordinationListenerTest> consumer = in HWTEST_F() local 196 std::shared_ptr<CoordinationListenerTest> consumer = in HWTEST_F() local 221 std::shared_ptr<CoordinationListenerTest> consumer in HWTEST_F() local 247 std::shared_ptr<CoordinationListenerTest> consumer = HWTEST_F() local [all...] |
| /foundation/systemabilitymgr/samgr_lite/communication/broadcast/source/ |
| H A D | pub_sub_implement.c | 77 static int Subscribe(IUnknown *iUnknown, const Topic *topic, Consumer *consumer)
in Subscribe() argument 146 Unsubscribe(IUnknown *iUnknown, const Topic *topic, const Consumer *consumer) Unsubscribe() argument 247 Consumer *consumer = (Consumer *)response->data; DefaultHandle() local [all...] |
| /foundation/communication/dsoftbus/core/common/include/ |
| H A D | softbus_queue.h | 60 } consumer; member [all...] |
| /kernel/linux/linux-6.6/drivers/clk/ |
| H A D | clk-tps68470.c | 203 struct tps68470_clk_consumer *consumer; in tps68470_clk_probe() local
|
| /test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/ |
| H A D | BroadcastSubscribeTest.cpp | 27 static void C1Callback(Consumer *consumer, const Topic *topic, const Request *request) in C1Callback() argument 32 static void C2Callback(Consumer *consumer, const Topic *topic, const Request *request) in C2Callback() argument
|
| /test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_0/src/ |
| H A D | hdf_camera_benchmark_test.cpp | 453 std::shared_ptr<OHOS::Camera::Test::StreamConsumer> consumer =
in BENCHMARK_F() local 499 std::shared_ptr<OHOS::Camera::Test::StreamConsumer> consumer =
in BENCHMARK_F() local 578 std::shared_ptr<OHOS::Camera::Test::StreamConsumer> consumer =
in BENCHMARK_F() local 657 std::shared_ptr<OHOS::Camera::Test::StreamConsumer> consumer in BENCHMARK_F() local 747 std::shared_ptr<OHOS::Camera::Test::StreamConsumer> consumer = BENCHMARK_F() local 835 std::shared_ptr<OHOS::Camera::Test::StreamConsumer> consumer = BENCHMARK_F() local 918 std::shared_ptr<OHOS::Camera::Test::StreamConsumer> consumer = BENCHMARK_F() local [all...] |
| /test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/src/ |
| H A D | broadcast_subscribe_func_test.c | 28 static void C1Callback(Consumer *consumer, const Topic *topic, const Request *request)
in C1Callback() argument 34 static void C2Callback(Consumer *consumer, const Topic *topic, const Request *request)
in C2Callback() argument
|
| H A D | broadcast_publish_func_test.c | 29 static void C1Callback(Consumer *consumer, const Topic *topic, const Request *request)
in C1Callback() argument 35 static void C2Callback(Consumer *consumer, const Topic *topic, const Request *request)
in C2Callback() argument
|