Searched defs:storage_ (Results 1 – 9 of 9) sorted by relevance
92 CompiledMethodStorage* const storage_; variable
114 CompiledCodeStorage* const storage_; variable
90 StorageWrapper storage_; member
179 StorageType storage_; member
274 StorageType storage_; member
307 uint32_t* storage_; // The storage for the bit vector. variable
199 StackReference<mirror::Object> storage_[kNumReferences]; variable
395 CompiledMethodStorage storage_; variable
560 std::unique_ptr<uint8_t[]> storage_; member in art::ProfileCompilationInfo::SafeBuffer