Searched defs:absolute_path (Results 1 – 2 of 2) sorted by relevance
13 string absolute_path = 4; field23 string absolute_path = 1; field
77 const node* node::LookupAbsolutePath(const node* root, const std::string& absolute_path) { in LookupAbsolutePath()