Home
last modified time | relevance | path

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

/external/libbrillo/brillo/
Dfile_utils.cc100 bool TouchFileInternal(const base::FilePath& path, in TouchFileInternal() function
166 if (!TouchFileInternal(path, uid, gid, &scoped_fd)) { in TouchFile()