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

/external/chromium_org/base/
H A Dfile_util.h380 BASE_EXPORT bool VerifyPathControlledByAdmin(const base::FilePath& path);
H A Dfile_util_posix.cc842 bool VerifyPathControlledByAdmin(const FilePath& path) { function in namespace:file_util
/external/chromium_org/chrome/browser/extensions/
H A Dexternal_pref_loader.cc166 if (!file_util::VerifyPathControlledByAdmin(json_file)) {
177 // you need to implement file_util::VerifyPathControlledByAdmin() for

Completed in 127 milliseconds