Searched defs:attach_result (Results 1 – 2 of 2) sorted by relevance
33 int attach_result = vm->AttachCurrentThread(&env, &args); in Runner() local
62 int attach_result = jvm->AttachCurrentThread(&env, &args); in AttachHelper() local