Home | History | Annotate | Download | only in runtime

Lines Matching refs:EncodedStaticFieldValueIterator

37 // EncodedStaticFieldValueIterator to its own file.
1272 class EncodedStaticFieldValueIterator {
1274 EncodedStaticFieldValueIterator(const DexFile& dex_file, Handle<mirror::DexCache>* dex_cache,
1318 DISALLOW_IMPLICIT_CONSTRUCTORS(EncodedStaticFieldValueIterator);
1320 std::ostream& operator<<(std::ostream& os, const EncodedStaticFieldValueIterator::ValueType& code);