OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cast_handle_to_int
(Results
1 - 2
of
2
) sorted by null
/system/core/adb/
sysdeps.h
425
inline int
cast_handle_to_int
(const HANDLE h) {
function
adb.cpp
690
const int ack_write_as_int =
cast_handle_to_int
(ack_write.get());
[
all
...]
Completed in 164 milliseconds