Searched defs:Write (Results 1 – 13 of 13) sorted by relevance
/art/libartbase/base/ |
D | indenter.h | 72 void Write(const char* s, std::streamsize n) { in Write() function
|
/art/compiler/debug/ |
D | elf_debug_info_writer.h | 109 void Write(const ElfCompilationUnit& compilation_unit) { in Write() function 287 void Write(const ArrayRef<mirror::Class*>& types) REQUIRES_SHARED(Locks::mutator_lock_) { in Write() function
|
/art/odrefresh/ |
D | odr_compilation_log.cc | 123 bool OdrCompilationLog::Write() const { in Write() function in art::odrefresh::OdrCompilationLog
|
/art/dexlayout/ |
D | dex_writer.h | 91 ALWAYS_INLINE size_t Write(const void* buffer, size_t length) { in Write() function
|
D | compact_dex_writer.cc | 376 bool CompactDexWriter::Write(DexContainer* output, std::string* error_msg) { in Write() function in art::CompactDexWriter
|
D | dex_writer.cc | 839 bool DexWriter::Write(DexContainer* output, std::string* error_msg) { in Write() function in art::DexWriter
|
/art/libelffile/elf/ |
D | elf_builder.h | 249 void Write() { in Write() function 318 Elf_Word Write(std::string_view name) { in Write() function 430 void Write() { in Write() function
|
/art/libartbase/base/unix_file/ |
D | fd_file_test.cc | 43 TEST_F(FdFileTest, Write) { in TEST_F() argument
|
D | fd_file.cc | 388 int64_t FdFile::Write(const char* buf, int64_t byte_count, int64_t offset) { in Write() function in unix_file::FdFile
|
/art/dex2oat/linker/ |
D | multi_oat_relative_patcher_test.cc | 223 TEST_F(MultiOatRelativePatcherTest, Write) { in TEST_F() argument
|
D | oat_writer.cc | 3846 bool OatWriter::OatDexFile::Write(OatWriter* oat_writer, OutputStream* out) const { in Write() function in art::linker::OatWriter::OatDexFile 3928 bool OatWriter::BssMappingInfo::Write(OatWriter* oat_writer, OutputStream* out) const { in Write() function in art::linker::OatWriter::BssMappingInfo 4024 bool OatWriter::OatClassHeader::Write(OatWriter* oat_writer, in Write() function in art::linker::OatWriter::OatClassHeader 4042 bool OatWriter::OatClass::Write(OatWriter* oat_writer, OutputStream* out) const { in Write() function in art::linker::OatWriter::OatClass
|
D | image_writer.cc | 332 bool ImageWriter::Write(int image_fd, in Write() function in art::linker::ImageWriter
|
/art/tools/jvmti-agents/ti-alloc-sample/ |
D | ti_alloc_sample.cc | 245 void Write(const std::string& str) { in Write() function in tifast::__anon55c5bed10111::LockedStream
|