Searched refs:IRT_FIRST_SEGMENT (Results 1 – 5 of 5) sorted by relevance
527 IndirectRef ref = globals_.Add(IRT_FIRST_SEGMENT, obj); in AddGlobalRef()539 IndirectRef ref = weak_globals_.Add(IRT_FIRST_SEGMENT, obj); in AddWeakGlobalRef()548 if (!globals_.Remove(IRT_FIRST_SEGMENT, obj)) { in DeleteGlobalRef()559 if (!weak_globals_.Remove(IRT_FIRST_SEGMENT, obj)) { in DeleteWeakGlobalRef()
131 static const uint32_t IRT_FIRST_SEGMENT = 0; variable
59 local_ref_cookie(IRT_FIRST_SEGMENT), in JNIEnvExt()
95 segment_state_.all = IRT_FIRST_SEGMENT; in IndirectReferenceTable()
66 const uint32_t cookie = IRT_FIRST_SEGMENT; in TEST_F()