OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WrapDlopen
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/android_crazy_linker/src/src/
crazy_linker_wrappers.cpp
70
void*
WrapDlopen
(const char* path, int mode) {
257
{"dlopen", reinterpret_cast<void*>(&
WrapDlopen
)},
/ndk/sources/android/crazy_linker/src/
crazy_linker_wrappers.cpp
70
void*
WrapDlopen
(const char* path, int mode) {
257
{"dlopen", reinterpret_cast<void*>(&
WrapDlopen
)},
Completed in 30 milliseconds