HomeSort by relevance Sort by last modified time
    Searched refs:logVFormat (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libnbaio/include/
NBLog.h 256 virtual void logVFormat(const char *fmt, va_list ap);
  /frameworks/av/media/libnbaio/
NBLog.cpp 371 Writer::logVFormat(fmt, ap);
375 void NBLog::Writer::logVFormat(const char *fmt, va_list argp)

Completed in 61 milliseconds