Searched defs:handle_ (Results 1 – 10 of 10) sorted by relevance
78 ZipArchiveHandle handle_; variable
33 void* handle_ = dlopen("libandroid.so", RTLD_NOW | RTLD_NODELETE); in init() local
1112 void* handle_ = SharedLib::openSharedLib("libandroid"); in register_android_view_ThreadedRenderer() local1114 void* handle_ = SharedLib::openSharedLib("libandroid_runtime"); in register_android_view_ThreadedRenderer() local
60 void* handle_ = nullptr; variable
44 void* handle_ = dlopen("libandroid.so", RTLD_NOW | RTLD_NODELETE); in init() local
58 void* handle_ = dlopen("libandroid.so", RTLD_NOW | RTLD_NODELETE); in ASurfaceControlFunctions() local
324 effect_handle_t handle_{}; member in DownmixTest
77 void* handle_ = dlopen("libandroid.so", RTLD_NOW | RTLD_NODELETE); in ensureAPerformanceHintBindingInitialized() local
177 void* handle_; member in android::self_targeting::DynamicLibraryLoader
1058 ZipArchiveHandle handle_; member in android::os::dumpstate::ZippedBugReportStreamTest