Searched defs:path (Results 1 – 4 of 4) sorted by relevance
7 { "x": 415, "y": 234, "type": "link", "path": "/Applications" }, string8 { "x": 150, "y": 234, "type": "file", "path": "release/glogg.app" } string
35 std::string path; member263 std::string path = dir->first + "/" + name; in searchByDirWdAndName() local412 std::string directory_path( const std::string& path ) in directory_path()