Searched defs:path_element (Results 1 – 3 of 3) sorted by relevance
73 Result<void> ValidatePathElement(const std::string& path_element, const std::string& name) { in ValidatePathElement()
3154 for (auto path_element : current_index_path_) { in RecursivelyFindLeaves() local
918 char *path_element = strtok_r(tmp, "/", &save_ptr); in lookup_path_in_cache() local