Home
last modified time | relevance | path

Searched defs:fh (Results 1 – 2 of 2) sorted by relevance

/system/extras/simpleperf/
Dgenerate_event_type_table.py117 fh = open('event_type_table.h', 'w') variable
/system/core/adb/
Dsysdeps_win32.cpp767 FH fh; in adb_socket_accept() local
795 FH fh = _fh_from_int(fd); in adb_setsockopt() local
1294 FH fh; member
1309 event_hook_alloc(FH fh) { in event_hook_alloc()
1373 event_looper_find_p( EventLooper looper, FH fh ) in event_looper_find_p()
1421 FH fh = _fh_from_int(fd); in event_looper_unhook() local
2019 FH fh = hook->fh; in _event_socket_start() local
2050 FH fh = hook->fh; in _event_socket_check() local
2067 FH fh = hook->fh; in _event_socket_peek() local
2097 FH fh = hook->fh; in _event_socketpair_prepare() local
[all …]