Home
last modified time | relevance | path

Searched defs:GetPath (Results 1 – 4 of 4) sorted by relevance

/system/apex/apexd/
Dapex_file.h50 const std::string& GetPath() const { return apex_path_; } in GetPath() function
/system/extras/libperfmgr/
DNode.cc67 const std::string& Node::GetPath() const { in GetPath() function in android::perfmgr::Node
/system/update_engine/
Dp2p_manager.cc309 FilePath P2PManagerImpl::GetPath(const string& file_id, Visibility visibility) { in GetPath() function in chromeos_update_engine::P2PManagerImpl
/system/extras/simpleperf/
DJITDebugReader.cpp245 const std::string& GetPath() const { return path_; } in GetPath() function in simpleperf::TempSymFile