Home
last modified time | relevance | path

Searched defs:osh (Results 1 – 4 of 4) sorted by relevance

/system/core/adb/client/pairing/
Dpairing_client.cpp144 int osh = cast_handle_to_int(adb_get_os_handle(fd.release())); in StartConnection() local
/system/core/adb/client/
Dincremental.cpp176 auto osh = cast_handle_to_int(adb_get_os_handle(connection_fd.get())); in install() local
/system/core/adb/
Dsysdeps_win32.cpp2839 auto osh = adb_get_os_handle(fd); in enable_inherit() local
2845 auto osh = adb_get_os_handle(fd); in disable_inherit() local
Dtransport.cpp507 int osh = cast_handle_to_int(adb_get_os_handle(fd_)); in DoTlsHandshake() local