HomeSort by relevance Sort by last modified time
    Searched refs:no_native_code_found (Results 1 - 2 of 2) sorted by null

  /art/runtime/arch/x86/
jni_entrypoints_x86.S 31 je no_native_code_found // if null, jump to return to handle
33 no_native_code_found: label
  /art/runtime/arch/mips/
jni_entrypoints_mips.S 47 beq $v0, $zero, no_native_code_found
53 no_native_code_found: label

Completed in 453 milliseconds