Searched refs:AddCrashMetaUploadFile (Results 1 – 3 of 3) sorted by relevance
139 void AddCrashMetaUploadFile(const std::string &key, const std::string &path);
197 AddCrashMetaUploadFile("logs", log_path.value()); in AppendDevCoredump()
370 void CrashCollector::AddCrashMetaUploadFile(const std::string &key, in AddCrashMetaUploadFile() function in CrashCollector