Home
last modified time | relevance | path

Searched defs:TouchFile (Results 1 – 2 of 2) sorted by relevance

/external/libbrillo/brillo/
Dfile_utils.cc133 bool TouchFile(const base::FilePath& path, in TouchFile() function
159 bool TouchFile(const base::FilePath& path) { in TouchFile() function
/external/libchrome/base/files/
Dfile_util.cc197 bool TouchFile(const FilePath& path, in TouchFile() function