Home
last modified time | relevance | path

Searched defs:CloseLibrary (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DDynamicLibrary.cpp73 void CloseLibrary(void *Handle) { in CloseLibrary() function in DynamicLibrary::HandleSet
/aosp_15_r20/external/webrtc/modules/desktop_capture/linux/wayland/
H A Degl_dmabuf.cc196 static void CloseLibrary(void* library) { in CloseLibrary() function