Home
last modified time | relevance | path

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

/aosp12/system/update_engine/cros/
H A Dfake_p2p_manager.h72 bool FileMakeVisible(const std::string& file_id) override { return false; } in FileMakeVisible() function
H A Dp2p_manager.cc605 bool P2PManagerImpl::FileMakeVisible(const string& file_id) { in FileMakeVisible() function in chromeos_update_engine::P2PManagerImpl