Home
last modified time | relevance | path

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

/external/libchrome/base/test/
Dtest_file_util_posix.cc40 void* GetPermissionInfo(const FilePath& path, size_t* length) { in GetPermissionInfo() function
100 info_ = GetPermissionInfo(path_, &length_); in FilePermissionRestorer()