OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:U2_TO_BUF_BE
(Results
1 - 2
of
2
) sorted by null
/dalvik/vm/hprof/
HprofOutput.cpp
24
#define
U2_TO_BUF_BE
(buf, offset, value) \
257
U2_TO_BUF_BE
(insert, 0, *values++);
/art/runtime/hprof/
hprof.cc
71
#define
U2_TO_BUF_BE
(buf, offset, value) \
279
U2_TO_BUF_BE
(insert, 0, *values++);
[
all
...]
Completed in 52 milliseconds