Home
last modified time | relevance | path

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

/external/chromium_org/third_party/npapi/npspy/extern/java/
Djni_md.h103 # define JNI_NATIVE_STUB(ResultType) _declspec(dllexport) ResultType macro
109 # define JNI_NATIVE_STUB(ResultType) ResultType __cdecl __loadds macro
114 # define JNI_NATIVE_STUB(ResultType) ResultType __cdecl __export macro
122 # define JNI_NATIVE_STUB(ResultType) __export ResultType macro
127 # define JNI_NATIVE_STUB(ResultType) ResultType _cdecl _loadds macro
153 # define JNI_NATIVE_STUB(ResultType) JNI_PUBLIC_API(ResultType) macro
169 # define JNI_NATIVE_STUB(ResultType) ResultType macro