Home
last modified time | relevance | path

Searched refs:android_unload_sphal_library (Results 1 – 4 of 4) sorted by relevance

/system/core/libvndksupport/include/vndksupport/
Dlinker.h35 int android_unload_sphal_library(void* handle);
/system/core/libvndksupport/
Dlibvndksupport.map.txt5 android_unload_sphal_library; # llndk apex
Dlinker.cpp83 int android_unload_sphal_library(void* handle) { in android_unload_sphal_library() function
/system/core/libvndksupport/tests/
Dlinker_test.cpp49 android_unload_sphal_library(handle); in TEST()