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

  /external/libchrome/base/strings/
stringprintf.h 25 ...) WPRINTF_FORMAT(1, 2) WARN_UNUSED_RESULT;
41 ...) WPRINTF_FORMAT(2, 3);
51 ...) WPRINTF_FORMAT(2, 3);
61 WPRINTF_FORMAT(2, 0);
  /external/libchrome/base/
compiler_specific.h 145 // WPRINTF_FORMAT is the same, but for wide format strings.
148 #define WPRINTF_FORMAT(format_param, dots_param)
  /external/libweave/third_party/chromium/base/
compiler_specific.h 145 // WPRINTF_FORMAT is the same, but for wide format strings.
148 #define WPRINTF_FORMAT(format_param, dots_param)
  /system/extras/perfprofd/quipper/base/
compiler_specific.h 171 // WPRINTF_FORMAT is the same, but for wide format strings.
174 #define WPRINTF_FORMAT(format_param, dots_param)

Completed in 620 milliseconds