Searched defs:contents (Results 1 – 5 of 5) sorted by relevance
42 bool BufferToFile(const string& filename, const CharContainer& contents) { in BufferToFile()
81 auto contents = elf->getSectionContents(&*section_iterator); in GetBuildIdFromELFFile() local
159 static int read_file_as_string_atomically(const std::string &path, std::string &contents) in read_file_as_string_atomically()
104 const char* contents, Tokenizer** outTokenizer) { in fromContents()
149 void addTableName(uint32_t table, const std::string& name, std::string* contents) { in addTableName()160 std::string contents; in updateTableNamesFile() local