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

  /external/google-breakpad/src/common/linux/
google_crashdump_uploader.cc 110 ptime_ = ptime;
124 if (!ptime_.empty()) {
125 std::cout << "\tProcess uptime: " << ptime_; local
187 parameters_["ptime"] = ptime_;
google_crashdump_uploader.h 93 string ptime_; member in class:google_breakpad::GoogleCrashdumpUploader

Completed in 160 milliseconds