Home
last modified time | relevance | path

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

/development/host/windows/usb/api/
Dadb_helper_routines.h135 bool IsLegacyInterface(const wchar_t* interface_name);
Dadb_helper_routines.cpp247 bool IsLegacyInterface(const wchar_t* interface_name) { in IsLegacyInterface() function
Dadb_api.cpp113 if (IsLegacyInterface(interface_name)) { in AdbCreateInterfaceByName()