Home
last modified time | relevance | path

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

/external/libtextclassifier/common/
Dfile-utils.cc35 bool GetFileContent(const std::string &filename, std::string *content) { in GetFileContent() function
/external/libchrome/base/files/
Dimportant_file_writer_unittest.cc27 std::string GetFileContent(const FilePath& path) { in GetFileContent() function