Home
last modified time | relevance | path

Searched defs:FormatString (Results 1 – 9 of 9) sorted by relevance

/external/libcxx/utils/google-benchmark/src/
Dcolorprint.cc85 std::string FormatString(const char* msg, va_list args) { in FormatString() function
113 std::string FormatString(const char* msg, ...) { in FormatString() function
/external/google-benchmark/src/
Dcolorprint.cc85 std::string FormatString(const char* msg, va_list args) { in FormatString() function
113 std::string FormatString(const char* msg, ...) { in FormatString() function
/external/libchrome/dbus/
Ddbus_statistics.h28 enum FormatString { enum
/external/clang/lib/ASTMatchers/Dynamic/
DDiagnostics.cpp132 static void formatErrorString(StringRef FormatString, in formatErrorString()
/external/error_prone/error_prone/
Derror_prone_annotations-2.3.2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Derror_prone_core-2.3.2-with-dependencies.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...
/external/clang/lib/Basic/
DDiagnosticIDs.cpp311 unsigned DiagnosticIDs::getCustomDiagID(Level L, StringRef FormatString) { in getCustomDiagID()
/external/clang/lib/Sema/
DSemaExprObjC.cpp2291 StringLiteral *FormatString = OSL->getString(); in DiagnoseCStringFormatDirectiveInObjCAPI() local
DSemaChecking.cpp1965 const StringLiteral *FormatString; in DiagnoseCStringFormatDirectiveInCFAPI() local