Home
last modified time | relevance | path

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

/external/cronet/base/files/
Dfile_util_win.cc378 bool IsPathSafeToSetAclOn(const FilePath& path) { in IsPathSafeToSetAclOn() function
1147 bool is_path_safe = IsPathSafeToSetAclOn(path); in PreventExecuteMapping()