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
176 auto osh = cast_handle_to_int(adb_get_os_handle(connection_fd.get())); in install() local
2839 auto osh = adb_get_os_handle(fd); in enable_inherit() local2845 auto osh = adb_get_os_handle(fd); in disable_inherit() local
507 int osh = cast_handle_to_int(adb_get_os_handle(fd_)); in DoTlsHandshake() local