Home
last modified time | relevance | path

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

/drivers/framework/tools/hdi-gen/parser/
Dparser.cpp464 bool Parser::ParseInterface(const AutoPtr<Attribute>& attributes) in ParseInterface() function in OHOS::HDI::Parser
/drivers/peripheral/usb/ddk/host/src/
Dusb_raw_api_library.c470 static int32_t ParseInterface(struct UsbRawInterface *usbInterface, const uint8_t *buffer, int32_t … in ParseInterface() function