OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cast_int_to_handle
(Results
1 - 4
of
4
) sorted by null
/system/core/adb/client/
main.cpp
139
const HANDLE ack_reply_handle =
cast_int_to_handle
(ack_reply_fd);
/system/core/adb/
sysdeps.h
430
inline HANDLE
cast_int_to_handle
(const int fd) {
function
adb.cpp
691
if (
cast_int_to_handle
(ack_write_as_int) != ack_write.get()) {
[
all
...]
commandline.cpp
[
all
...]
Completed in 130 milliseconds