OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__android_rest
(Results
1 - 2
of
2
) sorted by null
/frameworks/ex/framesequence/jni/utils/
log.h
278
#define
__android_rest
(first, ...) , ## __VA_ARGS__
macro
282
__android_second(0, ## fmt, NULL)
__android_rest
(fmt))
/system/core/liblog/include/log/
log_main.h
96
#define
__android_rest
(first, ...) , ##__VA_ARGS__
macro
101
__android_rest
(__VA_ARGS__))
Completed in 291 milliseconds