Home
last modified time | relevance | path

Searched defs:GetConfig (Results 1 – 9 of 9) sorted by relevance

/drivers/external_device_manager/test/unittest/bus_extension_usb_test/src/
Dusb_host_impl_mock.cpp107 int32_t UsbHostImplMock::GetConfig(const UsbDev &dev, uint8_t &configIndex) in GetConfig() function in OHOS::USB::UsbHostImplMock
Dusb_impl_mock.cpp121 int32_t UsbImplMock::GetConfig(const UsbDev &dev, uint8_t &configIndex) in GetConfig() function in OHOS::USB::UsbImplMock
/drivers/peripheral/codec/hal/idl_service/src/
Dcodec_component_service.cpp119 int32_t CodecComponentService::GetConfig(uint32_t index, const std::vector<int8_t> &inCfgStruct, in GetConfig() function in OHOS::HDI::Codec::V4_0::CodecComponentService
Dcomponent_node.cpp239 int32_t ComponentNode::GetConfig(OMX_INDEXTYPE index, int8_t *config) in GetConfig() function in OHOS::Codec::Omx::ComponentNode
/drivers/peripheral/usb/test/benchmarktest/
Dusb_benchmark_request_test.cpp139 BENCHMARK_F(HdfUsbdBenchmarkRequestTest, GetConfig)(benchmark::State& state) in BENCHMARK_F() argument
/drivers/peripheral/codec/test/benchmarktest/
Dcodec_benchmark_omx_test.cpp319 BENCHMARK_F(CodecBenchmarkOmxTest, GetConfig)(benchmark::State &state) in BENCHMARK_F() argument
/drivers/peripheral/usb/hdi_service/src/
Dusb_host_impl.cpp95 int32_t UsbHostImpl::GetConfig(const UsbDev &dev, uint8_t &configIndex) in GetConfig() function in OHOS::HDI::Usb::V2_0::UsbHostImpl
Dusb_impl.cpp1446 int32_t UsbImpl::GetConfig(const UsbDev &dev, uint8_t &configIndex) in GetConfig() function in OHOS::HDI::Usb::V1_2::UsbImpl
/drivers/peripheral/usb/libusb_adapter/src/
Dlibusb_adapter.cpp500 int32_t LibusbAdapter::GetConfig(const UsbDev &dev, uint8_t &configIndex) in GetConfig() function in OHOS::HDI::Usb::V1_2::LibusbAdapter