Searched refs:exclude_removed (Results 1 – 6 of 6) sorted by relevance
/development/host/windows/usb/api/ |
D | adb_helper_routines.h | 60 bool exclude_removed, 82 bool exclude_removed,
|
D | adb_helper_routines.cpp | 85 bool exclude_removed, in EnumerateDeviceInterfaces() argument 107 if ((!exclude_removed || (0 == (interface_data.Flags & SPINT_REMOVED))) && in EnumerateDeviceInterfaces() 147 bool exclude_removed, in EnumerateDeviceInterfaces() argument 162 exclude_removed, in EnumerateDeviceInterfaces()
|
D | adb_interface_enum.cpp | 37 bool exclude_removed, in InitializeEnum() argument 47 exclude_removed, in InitializeEnum()
|
D | adb_interface_enum.h | 59 bool exclude_removed,
|
D | adb_api.h | 210 bool exclude_removed,
|
D | adb_api.cpp | 43 bool exclude_removed, in AdbEnumInterfaces() argument 54 exclude_removed, in AdbEnumInterfaces()
|