Home
last modified time | relevance | path

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

/system/update_engine/payload_consumer/
Ddownload_action.h120 void CloseP2PSharingFd(bool delete_p2p_file);
Ddownload_action.cc66 void DownloadAction::CloseP2PSharingFd(bool delete_p2p_file) { in CloseP2PSharingFd() argument
74 if (delete_p2p_file) { in CloseP2PSharingFd()