HomeSort by relevance Sort by last modified time
    Searched full:__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 93 #define __android_second(dummy, second, ...) second macro
102 __android_second(0, ##__VA_ARGS__, NULL) \

Completed in 116 milliseconds