Home
last modified time | relevance | path

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

/aosp12/system/update_engine/cros/
H A Ddownload_action_chromeos.h95 void CloseP2PSharingFd(bool delete_p2p_file);
H A Ddownload_action_chromeos.cc62 void DownloadActionChromeos::CloseP2PSharingFd(bool delete_p2p_file) { in CloseP2PSharingFd() argument
70 if (delete_p2p_file) { in CloseP2PSharingFd()