Searched defs:length_ (Results 1 – 7 of 7) sorted by relevance
/art/runtime/mirror/ | ||
D | array.h | 106 int32_t length_; variable |
/art/dexlayout/ | ||
D | compact_dex_writer.h | 56 uint32_t length_; variable |
/art/libartbase/base/ | ||
D | stringpiece.h | 218 size_type length_; variable |
/art/compiler/utils/x86_64/ | ||
D | assembler_x86_64.h | 169 uint8_t length_; variable |
/art/test/913-heaps/ | ||
D | heaps.cc | 285 jint length_; in Java_art_Test913_followReferences() member in art::Test913Heaps::Java_art_Test913_followReferences::FINAL::Elem |
/art/runtime/gc/space/ | ||
D | image_space.cc | 498 const uintptr_t length_; member in art::gc::space::RelocationRange |
/art/runtime/hprof/ | ||
D | hprof.cc | 292 size_t length_; // Current record size. member in art::hprof::EndianOutput |