Searched defs:dlopen_handle_ (Results 1 – 3 of 3) sorted by relevance
/art/runtime/ | ||
D | plugin.h | 73 void* dlopen_handle_; variable |
D | oat_file.cc | 1177 void* dlopen_handle_; // TODO: Unique_ptr with custom deleter. member in art::DlOpenOatFile |
/art/runtime/ti/ | ||
D | agent.h | 126 void* dlopen_handle_; variable |