Home
last modified time | relevance | path

Searched defs:format_string (Results 1 – 12 of 12) sorted by relevance

/external/autotest/client/cros/cellular/
Dcellular_logging.py12 def SetupCellularLogging(logger_name, format_string=LOG_FORMAT): argument
/external/autotest/cli/
Dquery_keyvals26 def print_keyvals(keyval, format_string, options): argument
/external/toybox/toys/posix/
Ddate.c167 char *setdate = *toys.optargs, *format_string = "%a %b %e %H:%M:%S %Z %Y"; in date_main() local
/external/mesa3d/src/mapi/glapi/gen/
Dtypeexpr.py270 def format_string(self): member in type_expression
Dgl_XML.py589 def format_string(self): member in gl_parameter
/external/libchrome/base/strings/
Dstring_util.cc887 const FormatStringType& format_string, in DoReplaceStringPlaceholders()
944 string16 ReplaceStringPlaceholders(const string16& format_string, in ReplaceStringPlaceholders()
950 std::string ReplaceStringPlaceholders(const StringPiece& format_string, in ReplaceStringPlaceholders()
956 string16 ReplaceStringPlaceholders(const string16& format_string, in ReplaceStringPlaceholders()
/external/autotest/client/cros/cellular/mbim_compliance/
Dmbim_message.py507 def pack(self, format_string, field_names): argument
/external/skia/src/pdf/
DSkPDFTypes.cpp117 static SkString format_string(const SkString& s) { in format_string() function
121 static SkString format_string(const char* s) { in format_string() function
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/
D__init__.py86 def set_file_logger(name, filepath, level=logging.INFO, format_string=None): argument
100 def set_stream_logger(name, level=logging.DEBUG, format_string=None): argument
/external/lldb/source/Core/
DRegisterValue.cpp44 StreamString format_string; in Dump() local
/external/chromium-trace/catapult/third_party/beautifulsoup4/bs4/
Delement.py153 def format_string(self, s, formatter='minimal'): member in PageElement
/external/webrtc/webrtc/modules/audio_processing/test/
Daudio_processing_unittest.cc1803 std::string format_string; in VerifyDebugDumpTest() local