HomeSort by relevance Sort by last modified time
    Searched refs:GetIsoDate (Results 1 - 3 of 3) sorted by null

  /art/runtime/base/
time_utils.h 51 std::string GetIsoDate();
time_utils.cc 117 std::string GetIsoDate() {
  /art/runtime/
signal_catcher.cc 181 << "----- pid " << getpid() << " at " << GetIsoDate() << " -----\n";

Completed in 232 milliseconds