HomeSort by relevance Sort by last modified time
    Searched refs:IsLegacyInterface (Results 1 - 3 of 3) sorted by null

  /development/host/windows/usb/api/
adb_helper_routines.h 135 bool IsLegacyInterface(const wchar_t* interface_name);
adb_helper_routines.cpp 247 bool IsLegacyInterface(const wchar_t* interface_name) {
adb_api.cpp 113 if (IsLegacyInterface(interface_name)) {

Completed in 1810 milliseconds