Home
last modified time | relevance | path

Searched refs:VerifyPathControlledByAdmin (Results 1 – 3 of 3) sorted by relevance

/third_party/gn/src/base/files/
Dfile_util.h321 bool VerifyPathControlledByAdmin(const base::FilePath& path);
Dfile_util_posix.cc639 bool VerifyPathControlledByAdmin(const FilePath& path) { in VerifyPathControlledByAdmin() function
/third_party/chromium/patch/
D0003-3.2-Beta3-1115.patch1431 @@ -612,7 +613,8 @@ BASE_EXPORT bool VerifyPathControlledByAdmin(const base::FilePath& path);