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

  /frameworks/base/services/common_time/
utils.cpp 87 String8 s(String8::formatV(fmt, argp));
  /frameworks/native/libs/utils/
String8.cpp 203 String8 result(formatV(fmt, args));
209 String8 String8::formatV(const char* fmt, va_list args)
  /frameworks/native/include/utils/
String8.h 55 static String8 formatV(const char* fmt, va_list args);

Completed in 79 milliseconds