Home
last modified time | relevance | path

Searched defs:time_string (Results 1 – 16 of 16) sorted by relevance

/external/autotest/client/common_lib/
Dtime_utils.py36 def time_string_to_datetime(time_string, handle_type_error=False): argument
/external/google-breakpad/src/processor/
Dlogging.cc61 char time_string[20]; in LogStream() local
/external/rust/crates/rusqlite/src/types/
Dtime.rs29 let time_string = self in to_sql() localVariable
/external/google-breakpad/src/tools/windows/converter_exe/
Dconverter.cc357 string time_string = CurrentDateAndTime(); in ConvertMissingSymbolFile() local
695 string time_string = CurrentDateAndTime(); in main() local
/external/libbrillo/brillo/timezone/
Dtzif_parser.cc151 std::string time_string(tzfile.GetLength() - offset, '\0'); in GetPosixTimezone() local
/external/libchrome/base/time/
Dtime.h646 static bool FromString(const char* time_string, in FromString()
650 static bool FromUTCString(const char* time_string, in FromUTCString()
Dtime.cc311 bool Time::FromStringInternal(const char* time_string, in FromStringInternal()
/external/autotest/client/common_lib/cros/network/
Dtcpdump_analyzer.py89 def time_string(self): member in Frame
/external/rust/crates/grpcio-sys/grpc/tools/profiling/latency_profile/
Dprofile_analyzer.py214 def time_string(values): function
/external/grpc-grpc/tools/profiling/latency_profile/
Dprofile_analyzer.py212 def time_string(values): function
/external/libchrome/base/i18n/
Dtime_formatting.cc38 icu::UnicodeString time_string; in TimeFormatWithoutAmPm() local
/external/autotest/server/lib/
Dstatus_history.py79 def parse_time(time_string): argument
/external/pdfium/samples/
Dpdfium_test.cc597 const std::string time_string = value; in ParseCommandLine() local
/external/autotest/client/bin/
Dutils.py592 def to_seconds(time_string): argument
/external/python/cpython3/Lib/
Ddatetime.py1437 def fromisoformat(cls, time_string): argument
/external/libcups/tools/
Dippeveprinter.c7900 time_string(time_t tv, /* I - Time value */ in time_string() function