Home
last modified time | relevance | path

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

/drivers/external_device_manager/test/unittest/ndk_stage_js_test/entry/src/main/cpp/
Dusb_ddk_ndk_test.cpp52 static std::tuple<bool, uint8_t, uint8_t, uint16_t> FindForEachInterface(const UsbDdkInterface &int… in FindForEachInterface() function
74 auto result = FindForEachInterface(config->interface[intIdx]); in GetEndpointInfo()