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