Searched refs:SegmentStateOffset (Results 1 - 3 of 3) sorted by relevance

/art/runtime/
H A Dindirect_reference_table.h320 static Offset SegmentStateOffset() { function in class:art::IndirectReferenceTable
H A Djni_internal.h155 static Offset SegmentStateOffset();
H A Djni_internal.cc2850 CHECK_EQ(JNIEnvExt::SegmentStateOffset().Int32Value(), 16);
2878 Offset JNIEnvExt::SegmentStateOffset() { function in class:art::JNIEnvExt
2880 IndirectReferenceTable::SegmentStateOffset().Int32Value());

Completed in 716 milliseconds