Searched defs:osh (Results 1 – 4 of 4) sorted by relevance
144 int osh = cast_handle_to_int(adb_get_os_handle(fd.release())); in StartConnection() local
182 auto osh = cast_handle_to_int(adb_get_os_handle(connection_fd.get())); in install() local
3036 auto osh = adb_get_os_handle(fd); in enable_inherit() local3042 auto osh = adb_get_os_handle(fd); in disable_inherit() local
523 int osh = cast_handle_to_int(adb_get_os_handle(fd_)); in DoTlsHandshake() local