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