Home
last modified time | relevance | path

Searched defs:library (Results 1 – 25 of 28) sorted by relevance

12

/hardware/google/gfxstream/guest/mesa/src/util/
Du_dl.c57 util_dl_get_proc_address(struct util_dl_library *library, in util_dl_get_proc_address()
71 util_dl_close(struct util_dl_library *library) in util_dl_close()
/hardware/interfaces/drm/1.0/vts/functional/
Dvendor_modules.cpp55 auto library = std::make_unique<SharedLibrary>(String8(path.c_str())); in getModule() local
62 const unique_ptr<SharedLibrary>& library = mOpenLibraries[path]; in getModule() local
/hardware/interfaces/cas/aidl/default/
DMediaCasService.cpp59 shared_ptr<SharedLibrary> library; in createPlugin() local
87 shared_ptr<SharedLibrary> library; in createDescrambler() local
DFactoryLoader.h67 shared_ptr<SharedLibrary>* library, T** factory) { in findFactoryForScheme()
149 shared_ptr<SharedLibrary>* library, in loadFactoryForSchemeFromPath()
/hardware/interfaces/cas/1.0/default/
DMediaCasService.cpp68 sp<SharedLibrary> library; in createPlugin() local
95 sp<SharedLibrary> library; in createDescrambler() local
DFactoryLoader.h77 int32_t CA_system_id, sp<SharedLibrary> *library, T** factory) { in findFactoryForScheme()
164 sp<SharedLibrary> *library, T** factory) { in loadFactoryForSchemeFromPath()
DDescramblerImpl.cpp54 const sp<SharedLibrary>& library, DescramblerPlugin *plugin) : in DescramblerImpl()
DCasImpl.cpp59 void CasImpl::init(const sp<SharedLibrary>& library, CasPlugin *plugin) { in init()
/hardware/google/gfxstream/common/detector/
DLib.cpp25 void Lib::LibraryCloser::operator()(void* library) { in operator ()()
/hardware/interfaces/cas/1.1/default/
DFactoryLoader.h70 bool FactoryLoader<T>::findFactoryForScheme(int32_t CA_system_id, sp<SharedLibrary>* library, in findFactoryForScheme()
152 sp<SharedLibrary>* library, T** factory) { in loadFactoryForSchemeFromPath()
DMediaCasService.cpp105 sp<SharedLibrary> library; in createPluginExt() local
132 sp<SharedLibrary> library; in createDescrambler() local
DDescramblerImpl.cpp51 DescramblerImpl::DescramblerImpl(const sp<SharedLibrary>& library, DescramblerPlugin* plugin) in DescramblerImpl()
DCasImpl.cpp64 void CasImpl::init(const sp<SharedLibrary>& library, CasPlugin* plugin) { in init()
/hardware/interfaces/cas/1.2/default/
DFactoryLoader.h70 bool FactoryLoader<T>::findFactoryForScheme(int32_t CA_system_id, sp<SharedLibrary>* library, in findFactoryForScheme()
152 sp<SharedLibrary>* library, T** factory) { in loadFactoryForSchemeFromPath()
DMediaCasService.cpp106 sp<SharedLibrary> library; in createPluginExt() local
138 sp<SharedLibrary> library; in createDescrambler() local
DDescramblerImpl.cpp51 DescramblerImpl::DescramblerImpl(const sp<SharedLibrary>& library, DescramblerPlugin* plugin) in DescramblerImpl()
DCasImpl.cpp75 void CasImpl::init(const sp<SharedLibrary>& library, CasPlugin* plugin) { in init()
/hardware/interfaces/drm/1.0/default/include/
DPluginLoader.h77 sp<SharedLibrary> library = new SharedLibrary(String8(path)); in loadOne() local
/hardware/google/gfxstream/host/gl/gl-host-common/opengl/
DEmuglBackendList.cpp67 Library library, in getBackendLibPath()
DEmuglBackendList_unittest.cpp84 EmuglBackendList::Library library; in TEST() member
/hardware/interfaces/audio/aidl/default/
DEffectConfig.cpp146 struct Library library; in parseEffect() local
172 bool EffectConfig::parseLibrary(const tinyxml2::XMLElement& xml, struct Library& library, in parseLibrary()
/hardware/google/gfxstream/host/vulkan/
DVulkanDispatch.cpp122 auto library = android::base::SharedLibrary::open(path.c_str()); in addLibrary() local
/hardware/qcom/gps/msm8998/location/
DLocationAPI.cpp79 static void* loadLocationInterface(const char* library, const char* name) { in loadLocationInterface()
/hardware/qcom/gps/msm8909w_3100/location/
DLocationAPI.cpp79 static void* loadLocationInterface(const char* library, const char* name) { in loadLocationInterface()
/hardware/qcom/sm8150p/gps/location/
DLocationAPI.cpp73 static const T1* loadLocationInterface(const char* library, const char* name) { in loadLocationInterface()

12