Home
last modified time | relevance | path

Searched refs:VERSIONED_JNI_LIB_NAME (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/native/
Djvm_md.h46 #define VERSIONED_JNI_LIB_NAME(NAME, VERSION) JNI_LIB_PREFIX NAME "." VERSION JNI_LIB_SUFFIX macro
49 #define VERSIONED_JNI_LIB_NAME(NAME, VERSION) JNI_LIB_PREFIX NAME JNI_LIB_SUFFIX "." VERSION macro