Searched refs:adb_hndl (Results 1 – 1 of 1) sorted by relevance
148 AdbObjectHandle* AdbObjectHandle::Lookup(ADBAPIHANDLE adb_hndl) { in Lookup() argument155 AdbObjectHandleMap::iterator found = the_map.find(adb_hndl); in Lookup()