Home
last modified time | relevance | path

Searched refs:ParseConfigDescriptor (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/usb/usb_manager/services/native/include/
H A Dusb_descriptor_parser.h30 …static int32_t ParseConfigDescriptor(const uint8_t *buffer, uint32_t length, uint32_t &cursor, USB…
/ohos5.0/base/usb/usb_manager/services/native/src/
H A Dusb_descriptor_parser.cpp191 int32_t UsbDescriptorParser::ParseConfigDescriptor( in ParseConfigDescriptor() function in OHOS::USB::UsbDescriptorParser