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

/art/compiler/jni/
H A Djni_compiler_test.cc56 void SetCheckGenericJni(bool generic) { argument
57 check_generic_jni_ = generic;
129 // We have to list the methods here so we can share them between default and generic JNI.
515 // The x86 generic JNI code had a bug where it assumed a floating

Completed in 68 milliseconds