Home
last modified time | relevance | path

Searched defs:ParseInterface (Results 1 – 4 of 4) sorted by relevance

/drivers/hdf_core/adapter/uhdf2/hdi/src/
Dhdi_support.cpp98 static int32_t ParseInterface( in ParseInterface() function
/drivers/external_device_manager/frameworks/ddk/usb/
Dusb_config_desc_parser.cpp316 static int32_t ParseInterface(UsbDdkInterface &usbInterface, const uint8_t *buffer, int32_t size) in ParseInterface() function
/drivers/hdf_core/framework/tools/hdi-gen/parser/
Dparser.cpp403 void Parser::ParseInterface(const AttrSet &attrs) in ParseInterface() function in OHOS::HDI::Parser
/drivers/peripheral/usb/ddk/host/src/
Dusb_raw_api_library.c496 static int32_t ParseInterface(struct UsbRawInterface *usbInterface, const uint8_t *buffer, int32_t … in ParseInterface() function