Searched defs:GetConfig (Results 1 – 8 of 8) sorted by relevance
| /drivers/external_device_manager/test/unittest/bus_extension_usb_test/src/ |
| D | usb_impl_mock.cpp | 113 int32_t UsbImplMock::GetConfig(const UsbDev &dev, uint8_t &configIndex) in GetConfig() function in OHOS::USB::UsbImplMock
|
| /drivers/peripheral/codec/interfaces/include/ |
| D | codec_component_if.h | 156 …int32_t (*GetConfig)(struct CodecComponentType *self, uint32_t index, int8_t *cfgStruct, uint32_t … member
|
| /drivers/peripheral/codec/hal/idl_service/src/ |
| D | codec_component_service.cpp | 112 int32_t CodecComponentService::GetConfig(uint32_t index, const std::vector<int8_t> &inCfgStruct, in GetConfig() function in OHOS::HDI::Codec::V3_0::CodecComponentService
|
| D | component_node.cpp | 242 int32_t ComponentNode::GetConfig(OMX_INDEXTYPE index, int8_t *config) in GetConfig() function in OHOS::Codec::Omx::ComponentNode
|
| /drivers/peripheral/usb/test/benchmarktest/ |
| D | usb_benchmark_request_test.cpp | 138 BENCHMARK_F(HdfUsbdBenchmarkRequestTest, GetConfig)(benchmark::State& state) in BENCHMARK_F() argument
|
| /drivers/peripheral/codec/hal/v2.0/hdi_impl/src/ |
| D | component_node.cpp | 138 int32_t ComponentNode::GetConfig(OMX_INDEXTYPE index, int8_t *config, uint32_t configLen) in GetConfig() function in OHOS::Codec::Omx::ComponentNode
|
| /drivers/peripheral/codec/test/benchmarktest/ |
| D | codec_benchmark_omx_test.cpp | 319 BENCHMARK_F(CodecBenchmarkOmxTest, GetConfig)(benchmark::State &state) in BENCHMARK_F() argument
|
| /drivers/peripheral/usb/hdi_service/src/ |
| D | usb_impl.cpp | 1314 int32_t UsbImpl::GetConfig(const UsbDev &dev, uint8_t &configIndex) in GetConfig() function in OHOS::HDI::Usb::V1_1::UsbImpl
|