Home
last modified time | relevance | path

Searched refs:_Printf_format_string_ (Results 1 – 7 of 7) sorted by relevance

/external/libchrome/base/strings/
Dstringprintf.h19 BASE_EXPORT std::string StringPrintf(_Printf_format_string_ const char* format,
24 _Printf_format_string_ const wchar_t* format,
35 _Printf_format_string_ const char* format,
40 _Printf_format_string_ const wchar_t* format,
46 _Printf_format_string_ const char* format,
50 _Printf_format_string_ const wchar_t* format,
Dstring_util.h47 _Printf_format_string_ const char* format,
51 _Printf_format_string_ const char* format, in snprintf()
/external/libweave/third_party/chromium/base/strings/
Dstring_util.h45 _Printf_format_string_ const char* format,
49 _Printf_format_string_ const char* format, in snprintf()
/external/libweave/third_party/chromium/base/
Dcompiler_specific.h63 #define _Printf_format_string_ macro
/external/libchrome/base/
Dcompiler_specific.h63 #define _Printf_format_string_ macro
/external/pdfium/core/include/fxcrt/
Dfx_system.h122 _Printf_format_string_ const char* fmt,
/external/pdfium/core/src/fxcrt/
Dfx_basic_util.cpp174 _Printf_format_string_ const char* fmt, in FXSYS_snprintf()