Searched defs:stringContents (Results 1 – 1 of 1) sorted by relevance
331 BASE_NS::string stringContents; in ReplaceTextInFileImpl() local351 auto replace = [&text, &replaceWith](BASE_NS::string& stringContents) { in ReplaceTextInFiles()367 auto replace = [&replacements](BASE_NS::string& stringContents) { in ReplaceTextInFiles()385 auto replace = [&replacements](BASE_NS::string& stringContents) { in ReplaceTextInFile()430 BASE_NS::string stringContents; in InsertInFileBoilerplate() local446 …string& search, BASE_NS::string& insertion, InsertType type, BASE_NS::string& stringContents, size… in InsertIntoString()490 auto func = [&search, &insertion, &type](BASE_NS::string& stringContents, size_t len) { in InsertInFile()499 auto func = [&insertions](BASE_NS::string& stringContents, size_t len) { in InsertInFile()