History log of /external/qemu/android/utils/dll.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f0c747e01328e713891f2fa66c4f9df64f580dc2 11-Jul-2014 David 'Digit' Turner <digit@google.com> android/utils/: Proper C++ inclusion guards.

This patch ensures that all headers under android/utils/ have proper
C++ inclusion guards, by using "android/utils/compiler.h" and the
macros it defines (ANDROID_BEGIN_HEADER / ANDROID_END_HEADER).

Just general cleanup before further work.

Change-Id: If37e346a1846af43bfd01dd7fc6999e188a6d025
/external/qemu/android/utils/dll.h
816e53ca385b64c18c9c7cfca569c4d747634e97 17-Aug-2011 David 'Digit' Turner <digit@android.com> Add DLL-loading head <android/utils/dll.h>

This patch adds several functions to make loading shared libraries
dynamically easier. This will be used to load the GLES emulation
libraries.

Change-Id: Ib401af339530bc647bfa86fb23a2840fe0a201dd
/external/qemu/android/utils/dll.h