Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DCachePruning.cpp51 static Expected<std::chrono::seconds> parseDuration(StringRef Duration) { in parseDuration() function
/third_party/protobuf/php/src/Google/Protobuf/Internal/
DGPBUtil.php504 public static function parseDuration($value) function in Google\\Protobuf\\Internal\\GPBUtil