Searched defs:Inode (Results 1 – 1 of 1) sorted by relevance
26 struct Inode { struct31 static bool Parse(const std::string& str, /*out*/Inode* out, /*out*/std::string* error_msg); argument