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

/external/chromium_org/sandbox/win/tests/validation_tests/
H A Dsuite.cc50 // Returns true if the volume that contains any_path supports ACL security. The
53 bool VolumeSupportsACLs(const wchar_t* any_path) { argument
55 DWORD len =::ExpandEnvironmentStringsW(any_path, expand, _countof(expand));

Completed in 917 milliseconds