Home
last modified time | relevance | path

Searched defs:GetSize (Results 1 – 7 of 7) sorted by relevance

/art/compiler/
Delf_builder.h124 Elf_Word GetSize() const OVERRIDE { in GetSize() function
173 Elf_Word GetSize() const OVERRIDE { in GetSize() function
228 Elf_Word GetSize() const OVERRIDE { in GetSize() function
253 Elf_Word GetSize() const OVERRIDE { in GetSize() function
283 Elf_Word GetSize() const OVERRIDE { in GetSize() function
321 Elf_Word GetSize() const OVERRIDE { in GetSize() function
381 Elf_Word GetSize() const OVERRIDE { in GetSize() function
Doat_writer.h97 size_t GetSize() const { in GetSize() function
/art/compiler/utils/
Dswap_space.h66 size_t GetSize() { in GetSize() function
/art/compiler/utils/arm/
Dassembler_thumb2.h597 Size GetSize() const { in GetSize() function
/art/compiler/utils/x86_64/
Dassembler_x86_64.h291 int GetSize() const { in GetSize() function
/art/compiler/optimizing/
Doptimizing_compiler.cc73 size_t GetSize() const { return size_; } in GetSize() function in art::FINAL
Dcodegen_test.cc113 size_t GetSize() const { return size_; } in GetSize() function in art::InternalCodeAllocator