Lines Matching full:root_
212 void SetRoot(const char *root) { root_ = root; }262 const char *root_;290 root_ = "";589 if (root_ && strcmp(root_, "/")) {590 strcpy(full_path, root_);