Searched defs:storage_ (Results 1 – 2 of 2) sorted by relevance
/art/runtime/base/ | ||
D | bit_vector.h | 299 uint32_t* storage_; // The storage for the bit vector. variable |
/art/runtime/ | ||
D | handle_scope.h | 250 StackReference<mirror::Object> storage_[kNumReferences]; variable |