History log of /system/core/libacc/tests/runtimeTest.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c9b8ffc3897952deef9e23949ce42fdc09f14a24 03-Aug-2009 Jack Palevich <jackpal@google.com> Add support for "short" data type.
/system/core/libacc/tests/runtimeTest.cpp
8c246a9dc294760f2a981cf5144fe4939d1554e6 15-Jul-2009 Jack Palevich <jackpal@google.com> Add accRegisterSymbolCallback API to control external symbol linkage.

Until now dlsym was used to lookup external symbols. Now you can
register your own function to be called when an undefined symbol is
used.
/system/core/libacc/tests/runtimeTest.cpp