Home
last modified time | relevance | path

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

/art/runtime/lambda/
Dclosure_builder.cc87 size_t ClosureBuilder::GetSize() const { in GetSize() function in art::lambda::ClosureBuilder
Dclosure.cc104 size_t Closure::GetSize() const { in GetSize() function in art::lambda::Closure
/art/compiler/utils/
Dswap_space.h41 size_t GetSize() { in GetSize() function
/art/compiler/
Doat_writer.h187 size_t GetSize() const { in GetSize() function
Delf_builder.h175 Elf_Word GetSize() const { in GetSize() function
444 Elf_Word GetSize() const { in GetSize() function
/art/compiler/utils/arm/
Dassembler_arm.h59 uint32_t GetSize() const { in GetSize() function
90 uint32_t GetSize() const { in GetSize() function
Dassembler_thumb2.h559 Size GetSize() const { in GetSize() function
/art/compiler/utils/x86_64/
Dassembler_x86_64.h297 size_t GetSize() const { in GetSize() function
/art/compiler/utils/x86/
Dassembler_x86.h292 size_t GetSize() const { in GetSize() function
/art/compiler/optimizing/
Doptimizing_compiler.cc104 size_t GetSize() const { return size_; } in GetSize() function in art::FINAL
Dcodegen_test.cc119 size_t GetSize() const { return size_; } in GetSize() function in art::InternalCodeAllocator
/art/compiler/utils/mips64/
Dassembler_mips64.cc1368 uint32_t Mips64Assembler::Branch::GetSize() const { in GetSize() function in art::mips64::Mips64Assembler::Branch
/art/compiler/utils/mips/
Dassembler_mips.cc1685 uint32_t MipsAssembler::Branch::GetSize() const { in GetSize() function in art::mips::MipsAssembler::Branch