HomeSort by relevance Sort by last modified time
    Searched full:__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/include/log/
log.h 636 #define __android_rest(first, ...) , ## __VA_ARGS__ macro
640 __android_second(0, ## fmt, NULL) __android_rest(fmt))

Completed in 237 milliseconds