Home
last modified time | relevance | path

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

/external/libchrome/base/files/
Dimportant_file_writer.cc251 void ImportantFileWriter::WriteNow(std::unique_ptr<std::string> data) { in WriteNow() function in base::ImportantFileWriter
/external/llvm-project/lldb/source/Expression/
DIRExecutionUnit.cpp52 lldb::addr_t IRExecutionUnit::WriteNow(const uint8_t *bytes, size_t size, in WriteNow() function in IRExecutionUnit