Home
last modified time | relevance | path

Searched defs:dlopen_handle_ (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/art/runtime/
H A Dplugin.h75 void* dlopen_handle_; variable
/aosp_15_r20/art/runtime/ti/
H A Dagent.h128 void* dlopen_handle_; variable
/aosp_15_r20/art/runtime/oat/
H A Doat_file.cc1204 void* dlopen_handle_; // TODO: Unique_ptr with custom deleter. member in art::DlOpenOatFile