Searched refs:JRI_PUBLIC_VAR_IMP (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/npapi/npspy/extern/java/
H A Djri_md.h89 # define JRI_PUBLIC_VAR_IMP(VarType) __declspec(dllimport) VarType macro
97 # define JRI_PUBLIC_VAR_IMP(VarType) JRI_PUBLIC_VAR(VarType) macro
104 # define JRI_PUBLIC_VAR_IMP(VarType) JRI_PUBLIC_VAR(VarType) macro
114 # define JRI_PUBLIC_VAR_IMP(VarType) __import VarType macro
121 # define JRI_PUBLIC_VAR_IMP(VarType) __cdecl __import VarType macro
146 # define JRI_PUBLIC_VAR_IMP(VarType) JRI_PUBLIC_API(VarType) macro
162 # define JRI_PUBLIC_VAR_IMP(VarType) JRI_PUBLIC_VAR(VarType) macro

Completed in 123 milliseconds