Home
last modified time | relevance | path

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

/packages/services/Car/car-bugreportd/
Dmain.cpp197 bool copyFile(const std::string& zip_path, int output_socket) { in copyFile()
217 bool doBugreport(int progress_socket, size_t* out_bytes_written, std::string* zip_path) { in doBugreport()
437 void cleanupBugreportFile(const std::string& zip_path) { in cleanupBugreportFile()
461 std::string zip_path; in main() local