Home
last modified time | relevance | path

Searched defs:devDesc (Results 1 – 18 of 18) sorted by relevance

/test/xts/acts/hdf/usb/usb_ndk/entry/src/main/cpp/
Dusbddk.cpp112 struct UsbDeviceDescriptor devDesc; in UsbGetDeviceDescriptorOne() local
564 struct UsbDeviceDescriptor devDesc; in UsbSendPipeRequestOne() local
600 struct UsbDeviceDescriptor devDesc; in UsbSendPipeRequestTwo() local
633 struct UsbDeviceDescriptor devDesc; in UsbSendPipeRequestThree() local
665 struct UsbDeviceDescriptor devDesc; in UsbSendPipeRequestFour() local
697 struct UsbDeviceDescriptor devDesc; in UsbCreateDeviceMemMapOne() local
723 struct UsbDeviceDescriptor devDesc; in UsbCreateDeviceMemMapTwo() local
747 struct UsbDeviceDescriptor devDesc; in UsbDestroyDeviceMemMap() local
773 struct UsbDeviceDescriptor devDesc; in UsbSendPipeRequestWithAshmemOne() local
832 struct UsbDeviceDescriptor devDesc; in UsbSendPipeRequestWithAshmemThree() local
[all …]
/test/xts/hats/hdf/audio/idl/common/adapter_multchannel/src/
Daudio_adapter_multchannel_test.cpp99 void HdfAudioAdapterMultiTest::InitDevDesc(struct AudioDeviceDescriptor &devDesc) in InitDevDesc()
Daudio_adapter_direct_test.cpp100 void HdfAudioAdapterDirectTest::InitDevDesc(struct AudioDeviceDescriptor &devDesc) in InitDevDesc()
/test/xts/hats/hdf/audio/idl/common/render/src/
Daudio_render_offload_test.cpp77 void AudioUtRenderOffloadTest::InitRenderDevDesc(struct AudioDeviceDescriptor &devDesc) in InitRenderDevDesc()
Daudio_render_mmap_test.cpp69 void AudioUtRenderMmapTest::InitRenderDevDesc(struct AudioDeviceDescriptor &devDesc) in InitRenderDevDesc()
Daudio_render_common_test.cpp103 void AudioUtRenderTest::InitRenderDevDesc(struct AudioDeviceDescriptor &devDesc) in InitRenderDevDesc()
/test/xts/hats/hdf/audio/idl/benchmarktest/render/
Daudio_render_offload_benchmarktest.cpp80 void AudioRenderOffloadBenchmarkTest::InitRenderDevDesc(struct AudioDeviceDescriptor &devDesc) in InitRenderDevDesc()
Daudio_render_mmap_benchmarktest.cpp74 void AudioRenderMmapBenchmarkTest::InitRenderDevDesc(struct AudioDeviceDescriptor &devDesc) in InitRenderDevDesc()
Daudio_render_benchmarktest.cpp110 void AudioRenderBenchmarkTest::InitRenderDevDesc(struct AudioDeviceDescriptor &devDesc) in InitRenderDevDesc()
/test/xts/hats/hdf/audio/idl/common/capture/src/
Daudio_capture_common_test.cpp80 void AudioUtCaptureTest::InitCaptureDevDesc(struct AudioDeviceDescriptor &devDesc) in InitCaptureDevDesc()
146 struct AudioDeviceDescriptor devDesc = {}; in SetUp() local
/test/xts/hats/hdf/audio/idl/benchmarktest/capture/
Daudio_capture_benchmarktest.cpp88 void AudioCaptureBenchmarkTest::InitCaptureDevDesc(struct AudioDeviceDescriptor &devDesc) in InitCaptureDevDesc()
153 struct AudioDeviceDescriptor devDesc = {}; in SetUp() local
/test/xts/hats/hdf/audio/idl/common/render_additional/src/
DAudioRenderMmapTest.cpp68 void AudioUtRenderMmapTestAdditional::InitRenderDevDesc(struct AudioDeviceDescriptor &devDesc) in InitRenderDevDesc()
DAudioRenderCommonTest.cpp100 void AudioUtRenderTestAdditional::InitRenderDevDesc(struct AudioDeviceDescriptor &devDesc) in InitRenderDevDesc()
/test/xts/hats/hdf/external_device_manager/ndk_permission_js_test/ndk_permission/entry/src/main/cpp/
Dddk_permission_test.cpp39 struct UsbDeviceDescriptor devDesc; in UsbGetDeviceDescriptor() local
/test/xts/hats/hdf/audio/idl/common/adapter/src/
Daudio_adapter_common_test.cpp99 void HdfAudioUtAdapterTest::InitDevDesc(struct AudioDeviceDescriptor &devDesc) in InitDevDesc()
/test/xts/hats/hdf/audio/idl/benchmarktest/adapter/
Daudio_adapter_benchmarktest.cpp100 void AudioAdapterBenchmarkTest::InitDevDesc(struct AudioDeviceDescriptor &devDesc) in InitDevDesc()
/test/xts/hats/hdf/audio/idl/common/capture_additional/src/
DAudioCaptureCommonTestAdditional.cpp80 void AudioUtCaptureTestAdditional::InitCaptureDevDesc(struct AudioDeviceDescriptor &devDesc) in InitCaptureDevDesc()
145 struct AudioDeviceDescriptor devDesc = {}; in SetUp() local
/test/xts/hats/hdf/audio/idl/common/adapter_additional/src/
Daudio_adapter_common_test.cpp103 void HdfAudioUtAdapterTestAdditional::InitDevDesc(struct AudioDeviceDescriptor &devDesc) in InitDevDesc()