Home
last modified time | relevance | path

Searched refs:ParseInterface (Results 1 - 5 of 5) sorted by relevance

/drivers/hdf_core/adapter/uhdf2/hdi/src/
H A Dhdi_support.cpp97 static int32_t ParseInterface( in ParseInterface() function
140 if (ParseInterface(desc, interfaceName, libName, serviceName) != HDF_SUCCESS) { in LoadHdiImpl()
189 if (ParseInterface(desc, interfaceName, libName, serviceName) != HDF_SUCCESS) { in UnloadHdiImpl()
/drivers/hdf_core/framework/tools/hdi-gen/parser/
H A Dparser.h88 void ParseInterface(const AttrSet &attrs = {});
H A Dparser.cpp288 ParseInterface(); in ParseTypeDecls()
315 ParseInterface(attrs); in ParseAttribute()
394 void Parser::ParseInterface(const AttrSet &attrs) in ParseInterface() function in OHOS::HDI::Parser
/drivers/external_device_manager/frameworks/ddk/usb/
H A Dusb_config_desc_parser.cpp317 static int32_t ParseInterface(UsbDdkInterface &usbInterface, const uint8_t *buffer, int32_t size) in ParseInterface() function
472 ret = ParseInterface(config.interface[i], buffer, size); in ParseConfigurationDes()
/drivers/peripheral/usb/ddk/host/src/
H A Dusb_raw_api_library.c476 static int32_t ParseInterface(struct UsbRawInterface *usbInterface, const uint8_t *buffer, int32_t size) in ParseInterface() function
574 ret = ParseInterface(usbInterface, buffer, size); in ParseConfigurationDes()

Completed in 8 milliseconds