Searched refs:IRT_FIRST_SEGMENT (Results 1 – 4 of 4) sorted by relevance
134 static const uint32_t IRT_FIRST_SEGMENT = 0; variable
81 segment_state_.all = IRT_FIRST_SEGMENT; in IndirectReferenceTable()
62 const uint32_t cookie = IRT_FIRST_SEGMENT; in TEST_F()
805 IndirectRef ref = globals.Add(IRT_FIRST_SEGMENT, decoded_obj); in NewGlobalRef()818 if (!globals.Remove(IRT_FIRST_SEGMENT, obj)) { in DeleteGlobalRef()2958 local_ref_cookie(IRT_FIRST_SEGMENT), in JNIEnvExt()3152 IndirectRef ref = weak_globals_.Add(IRT_FIRST_SEGMENT, obj); in AddWeakGlobalReference()3158 if (!weak_globals_.Remove(IRT_FIRST_SEGMENT, obj)) { in DeleteWeakGlobalRef()