Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/files/
H A Dfile_util_win.cc380 bool IsPathSafeToSetAclOn(const FilePath& path) { in IsPathSafeToSetAclOn() function
1189 bool is_path_safe = skip_path_check || IsPathSafeToSetAclOn(path); in PreventExecuteMappingInternal()