Searched defs:GetPath (Results 1 – 4 of 4) sorted by relevance
| /system/apex/apexd/ | ||
| D | apex_file.h | 49 const std::string& GetPath() const { return apex_path_; } in GetPath() function |
| /system/extras/libperfmgr/ | ||
| D | Node.cc | 67 const std::string& Node::GetPath() const { in GetPath() function in android::perfmgr::Node |
| /system/extras/simpleperf/ | ||
| D | UnixSocket.h | 109 const std::string& GetPath() const { return path_; } in GetPath() function |
| /system/update_engine/ | ||
| D | p2p_manager.cc | 310 FilePath P2PManagerImpl::GetPath(const string& file_id, Visibility visibility) { in GetPath() function in chromeos_update_engine::P2PManagerImpl |