/aosp_15_r20/packages/modules/NeuralNetworks/shim_and_sl/ |
D | SupportLibrary.cpp | 28 void* libHandle = dlopen(libName.c_str(), RTLD_LAZY | RTLD_LOCAL | RTLD_NODELETE); in loadNnApiSupportLibrary() local 41 std::unique_ptr<const NnApiSupportLibrary> loadNnApiSupportLibrary(void* libHandle) { in loadNnApiSupportLibrary()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/nnapi/sl/ |
H A D | SupportLibrary.cc | 37 void* libHandle = dlopen(libName.c_str(), RTLD_LAZY | RTLD_LOCAL); in loadNnApiSupportLibrary() local 52 void* libHandle) { in loadNnApiSupportLibrary()
|
/aosp_15_r20/external/v4l2_codec2/plugin_store/ |
H A D | VendorAllocatorLoader.cpp | 26 void* libHandle = dlopen(kLibPath, RTLD_NOW | RTLD_NODELETE); in Create() local 46 VendorAllocatorLoader::VendorAllocatorLoader(void* libHandle, in VendorAllocatorLoader()
|
/aosp_15_r20/frameworks/av/media/libstagefright/omx/ |
H A D | SoftOMXPlugin.cpp | 112 void *libHandle = dlopen(libName.c_str(), RTLD_NOW|RTLD_NODELETE); in makeComponentInstance() local 172 void *libHandle = me->libHandle(); in destroyComponentInstance() local
|
H A D | SoftOMXComponent.cpp | 70 void SoftOMXComponent::setLibHandle(void *libHandle) { in setLibHandle() 75 void *SoftOMXComponent::libHandle() const { in libHandle() function in android::SoftOMXComponent
|
/aosp_15_r20/frameworks/av/media/libstagefright/ |
H A D | MediaExtractorFactory.cpp | 108 void *libHandle; member 244 void *libHandle = android_dlopen_ext( in RegisterExtractors() local
|
/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/omx/plugin/ |
D | GoldfishOMXComponent.cpp | 71 void GoldfishOMXComponent::setLibHandle(void *libHandle) { in setLibHandle() 76 void *GoldfishOMXComponent::libHandle() const { in libHandle() function in android::GoldfishOMXComponent
|
/aosp_15_r20/external/OpenCL-CTS/dependencies/ocl-stubs/ |
H A D | stubs.cpp | 8 void* libHandle = nullptr; variable
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2021-0650/ |
H A D | poc.c | 30 void *libHandle = NULL; variable
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2015-6616/ |
H A D | poc.cpp | 46 void *libHandle = dlopen(LIBNAME, RTLD_NOW | RTLD_LOCAL); in main() local
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2017-0697/ |
H A D | poc.cpp | 47 void *libHandle = dlopen(LIBNAME, RTLD_NOW | RTLD_LOCAL); in main() local
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2017-13194/ |
H A D | poc.cpp | 33 void *libHandle = dlopen(LIBNAME, RTLD_NOW | RTLD_LOCAL); in main() local
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2019-2126/ |
H A D | poc.cpp | 71 void *libHandle = dlopen(LIBNAME, RTLD_NOW | RTLD_LOCAL); in main() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/nnapi/sl/include/ |
H A D | SupportLibrary.h | 79 void* libHandle = nullptr; member
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2015-3873/ |
H A D | poc.cpp | 46 void *libHandle = dlopen(LIBNAME, RTLD_NOW | RTLD_LOCAL); in main() local
|
/aosp_15_r20/packages/modules/NeuralNetworks/shim_and_sl/include/ |
D | SupportLibrary.h | 89 void* libHandle = nullptr; member
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2017-0726/ |
H A D | poc.cpp | 80 void *libHandle = dlopen(LIBNAME, RTLD_NOW | RTLD_LOCAL); in main() local
|
/aosp_15_r20/external/deqp/framework/delibs/deutil/ |
H A D | deDynamicLibrary.c | 37 void *libHandle; member
|
/aosp_15_r20/packages/modules/NeuralNetworks/driver/sample_shim/ |
D | ShellServiceSample.cpp | 66 void* libHandle = dlopen(driverPath.c_str(), RTLD_LAZY | RTLD_LOCAL | RTLD_NODELETE); in registerDevices() local
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-0381/ |
H A D | poc.cpp | 41 void *libHandle = nullptr; variable
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-0383/ |
H A D | poc.cpp | 41 void *libHandle = nullptr; variable
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-0384/ |
H A D | poc.cpp | 41 void *libHandle = nullptr; variable
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-0385/ |
H A D | poc.cpp | 41 void *libHandle = nullptr; variable
|
/aosp_15_r20/external/oboe/src/aaudio/ |
H A D | AAudioExtensions.h | 140 void *libHandle = AAudioLoader::getInstance()->getLibHandle(); in loadSymbols() local
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2019-2015/ |
H A D | poc.cpp | 39 void *libHandle = nullptr; variable
|