Home
last modified time | relevance | path

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

/system/update_engine/
Dfake_p2p_manager.h58 base::FilePath FileGetPath(const std::string& file_id) override { in FileGetPath() function
Dp2p_manager.cc581 FilePath P2PManagerImpl::FileGetPath(const string& file_id) { in FileGetPath() function in chromeos_update_engine::P2PManagerImpl