Home
last modified time | relevance | path

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

/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/1.0/default/
DMediaCasService.cpp68 sp<SharedLibrary> library; in createPlugin() local
95 sp<SharedLibrary> library; in createDescrambler() local
DFactoryLoader.h76 int32_t CA_system_id, sp<SharedLibrary> *library, T** factory) { in findFactoryForScheme()
163 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/interfaces/cas/aidl/default/
DMediaCasService.cpp59 shared_ptr<SharedLibrary> library; in createPlugin() local
87 shared_ptr<SharedLibrary> library; in createDescrambler() local
DFactoryLoader.h66 shared_ptr<SharedLibrary>* library, T** factory) { in findFactoryForScheme()
148 shared_ptr<SharedLibrary>* library, in loadFactoryForSchemeFromPath()
/hardware/interfaces/cas/1.1/default/
DFactoryLoader.h69 bool FactoryLoader<T>::findFactoryForScheme(int32_t CA_system_id, sp<SharedLibrary>* library, in findFactoryForScheme()
151 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.h69 bool FactoryLoader<T>::findFactoryForScheme(int32_t CA_system_id, sp<SharedLibrary>* library, in findFactoryForScheme()
151 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.h75 sp<SharedLibrary> library = new SharedLibrary(String8(path)); in loadOne() local
/hardware/interfaces/audio/aidl/default/
DEffectConfig.cpp125 struct Library library; in parseEffect() local
151 bool EffectConfig::parseLibrary(const tinyxml2::XMLElement& xml, struct Library& library, in parseLibrary()
/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()
/hardware/qcom/sm7150/gps/location/
DLocationAPI.cpp73 static const T1* loadLocationInterface(const char* library, const char* name) { in loadLocationInterface()
/hardware/qcom/sm8150/gps/location/
DLocationAPI.cpp83 static const T1* loadLocationInterface(const char* library, const char* name) { in loadLocationInterface()
/hardware/qcom/sm7250/gps/location/
DLocationAPI.cpp83 static const T1* loadLocationInterface(const char* library, const char* name) { in loadLocationInterface()