Home
last modified time | relevance | path

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

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