Home
last modified time | relevance | path

Searched defs:cookie (Results 1 – 6 of 6) sorted by relevance

/art/runtime/openjdkjvmti/
Dti_class_loader.cc77 art::Handle<art::mirror::LongArray> cookie(hs.NewHandle( in AddToClassLoader() local
118 art::Handle<art::mirror::LongArray> cookie, in AllocateNewDexFileCookie()
Dti_redefine.cc868 void SetNewDexFileCookie(jint klass_index, art::mirror::LongArray* cookie) in SetNewDexFileCookie()
1025 void SetNewDexFileCookie(art::mirror::LongArray* cookie) in SetNewDexFileCookie()
/art/runtime/
Dobj_ptr.h153 ALWAYS_INLINE static uintptr_t TrimCookie(uintptr_t cookie) { in TrimCookie()
Dindirect_reference_table_test.cc75 const IRTSegmentState cookie = kIRTFirstSegment; in TEST_F() local
504 const IRTSegmentState cookie = kIRTFirstSegment; in TEST_F() local
/art/runtime/native/
Ddalvik_system_DexFile.cc308 static jboolean DexFile_closeDexFile(JNIEnv* env, jclass, jobject cookie) { in DexFile_closeDexFile()
354 jobject cookie, in DexFile_defineClassNative()
416 static jobjectArray DexFile_getClassNameList(JNIEnv* env, jclass, jobject cookie) { in DexFile_getClassNameList()
650 static jboolean DexFile_isBackedByOatFile(JNIEnv* env, jclass, jobject cookie) { in DexFile_isBackedByOatFile()
/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc2034 uint32_t cookie, in artQuickGenericJniEndJNIRef()
2047 uint32_t cookie, in artQuickGenericJniEndJNINonRef()
2131 uint32_t cookie; in artQuickGenericJniTrampoline() local
2249 uint32_t cookie = *(sp32 - 1); in artQuickGenericJniEndTrampoline() local