OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:reverse_so_path
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/native_client_sdk/src/examples/tutorial/dlopen/
dlopen.cc
92
const char
reverse_so_path
[] =
local
94
reverse_so_ = dlopen(
reverse_so_path
, RTLD_LAZY);
Completed in 47 milliseconds