Searched refs:IsLegacyInterface (Results 1 – 3 of 3) sorted by relevance
135 bool IsLegacyInterface(const wchar_t* interface_name);
247 bool IsLegacyInterface(const wchar_t* interface_name) { in IsLegacyInterface() function
113 if (IsLegacyInterface(interface_name)) { in AdbCreateInterfaceByName()