Home | History | Annotate | Download | only in resources

Lines Matching full:includeroot

772 function isPathUnderRoot(path, includeRoot) {
774 return (!includeRoot || path !== downloadpath)