Searched refs:isPathExist (Results 1 – 2 of 2) sorted by relevance
948 bool &isPathExist) in CheckPathIsSame() argument953 isPathExist = false; in CheckPathIsSame()956 isPathExist = true; in CheckPathIsSame()969 bool isPathExist = false; in MkOwnerDir() local970 if (CheckPathIsSame(path, mode, uid, gid, isPathExist)) { in MkOwnerDir()973 if (isPathExist) { in MkOwnerDir()
316 bool &isPathExist);