Home | History | Annotate | Download | only in utils

Lines Matching full:realpath

99     String8 realPath(path);
101 realPath.appendPath(kAppZipName);
103 ap.type = ::getFileType(realPath.string());
105 ap.path = realPath;