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

  /external/chromium_org/base/strings/
stringprintf.h 23 WPRINTF_FORMAT(1, 2) WARN_UNUSED_RESULT;
37 WPRINTF_FORMAT(2, 3);
47 WPRINTF_FORMAT(2, 3);
57 WPRINTF_FORMAT(2, 0);
  /external/chromium_org/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 123 milliseconds