OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fix_endians
(Results
1 - 2
of
2
) sorted by null
/system/core/adb/
transport_usb.c
33
static inline void
fix_endians
(apacket *p)
function
47
#define
fix_endians
(p) do {} while (0)
macro
61
fix_endians
(p);
87
fix_endians
(p);
transport_local.c
30
static inline void
fix_endians
(apacket *p)
function
40
#define
fix_endians
(p) do {} while (0)
macro
62
fix_endians
(p);
90
fix_endians
(p);
Completed in 28 milliseconds