Searched defs:GetSize (Results 1 – 7 of 7) sorted by relevance
/art/compiler/ | ||
D | elf_writer_quick.h | 104 Elf32_Word GetSize() { in GetSize() function |
D | oat_writer.h | 91 size_t GetSize() const { in GetSize() function |
/art/compiler/optimizing/ | ||
D | optimizing_compiler.cc | 47 size_t GetSize() const { return size_; } in GetSize() function in art::FINAL |
D | codegen_test.cc | 40 size_t GetSize() const { return size_; } in GetSize() function in art::InternalCodeAllocator |
/art/compiler/utils/ | ||
D | swap_space.h | 67 size_t GetSize() { in GetSize() function |
/art/compiler/utils/arm/ | ||
D | assembler_thumb2.h | 580 Size GetSize() const { in GetSize() function |
/art/runtime/ | ||
D | elf_file.cc | 1410 uint32_t GetSize() const { in GetSize() function in art::DebugTag |