Searched defs:token (Results 1 - 1 of 1) sorted by relevance

/art/runtime/native/
H A Ddalvik_system_ZygoteHooks.cc106 static void ZygoteHooks_nativePostForkChild(JNIEnv* env, jclass, jlong token, jint debug_flags, argument
108 Thread* thread = reinterpret_cast<Thread*>(token);

Completed in 2117 milliseconds