Home
last modified time | relevance | path

Searched defs:ParseTime (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/stubs/
Dtime.cc285 bool ParseTime(const string& value, int64* seconds, int32* nanos) { in ParseTime() function
/external/protobuf/src/google/protobuf/util/
Dtime_util.cc120 bool ParseTime(const string& value, int64* seconds, int32* nanos) { in ParseTime() function