Home
last modified time | relevance | path

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

/external/libchrome/base/files/
Dfile_util.h441 BASE_EXPORT bool VerifyPathControlledByAdmin(const base::FilePath& path);
Dfile_util_posix.cc941 bool VerifyPathControlledByAdmin(const FilePath& path) { in VerifyPathControlledByAdmin() function