Home
last modified time | relevance | path

Searched refs:SaveFile (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/commands/host_bugreport/
Dmain.cc36 void SaveFile(ZipWriter& writer, const std::string& zip_path, in SaveFile() function
63 SaveFile(writer, "cuttlefish_assembly/" + path, config->AssemblyPath(path)); in CvdHostBugreportMain()
72 SaveFile(writer, zip_name, file_name); in CvdHostBugreportMain()
/device/google/cuttlefish/host/commands/modem_simulator/
Dsim_service.cpp640 sim_file_system_.doc.SaveFile(sim_file_system_.file_path.c_str()); in SavePinStateToIccProfile()
673 sim_file_system_.doc.SaveFile(sim_file_system_.file_path.c_str()); in SaveFacilityLockToIccProfile()
793 sim_file_system_.doc.SaveFile(sim_file_system_.file_path.c_str()); in SetPhoneNumber()
1023 sim_file_system_.doc.SaveFile(sim_file_system_.file_path.c_str()); in HandleSIM_IO()