Searched defs:FileMakeVisible (Results 1 – 2 of 2) sorted by relevance
/system/update_engine/ | ||
D | fake_p2p_manager.h | 72 bool FileMakeVisible(const std::string& file_id) override { return false; } in FileMakeVisible() function |
D | p2p_manager.cc | 609 bool P2PManagerImpl::FileMakeVisible(const string& file_id) { in FileMakeVisible() function in chromeos_update_engine::P2PManagerImpl |