Home
last modified time | relevance | path

Searched refs:VerifyPathControlledByUser (Results 1 – 2 of 2) sorted by relevance

/third_party/gn/src/base/files/
Dfile_util.h307 bool VerifyPathControlledByUser(const base::FilePath& base,
Dfile_util_posix.cc599 bool VerifyPathControlledByUser(const FilePath& base, in VerifyPathControlledByUser() function
658 return VerifyPathControlledByUser(kFileSystemRoot, path, kRootUid, in VerifyPathControlledByAdmin()