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

  /external/google-breakpad/src/common/linux/
google_crashdump_uploader.cc 111 ctime_ = ctime;
127 if (!ctime_.empty()) {
128 std::cout << "\tCumulative Process uptime: " << ctime_; local
188 parameters_["ctime"] = ctime_;
google_crashdump_uploader.h 94 string ctime_; member in class:google_breakpad::GoogleCrashdumpUploader

Completed in 80 milliseconds