Home
last modified time | relevance | path

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

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