Searched refs:Lookup (Results 1 - 3 of 3) sorted by relevance

/development/host/windows/usb/api/
H A Dadb_object_handle.h146 static AdbObjectHandle* Lookup(ADBAPIHANDLE adb_handle);
196 // Lookup object for the handle in the map
197 AdbObjectHandle* adb_object = AdbObjectHandle::Lookup(adb_handle);
H A Dadb_object_handle.cpp148 AdbObjectHandle* AdbObjectHandle::Lookup(ADBAPIHANDLE adb_hndl) { function in class:AdbObjectHandle
H A Dadb_api.cpp77 // Lookup AdbInterfaceEnumObject object for the handle
92 // Lookup AdbInterfaceEnumObject object for the handle
203 // Lookup interface object for the handle
222 // Lookup interface object for the handle
239 // Lookup interface object for the handle
256 // Lookup interface object for the handle
273 // Lookup interface object for the handle
291 // Lookup interface object for the handle
324 // Lookup interface object for the handle
359 // Lookup endpoin
[all...]

Completed in 69 milliseconds