Home
last modified time | relevance | path

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

/hardware/interfaces/drm/1.0/vts/functional/
Dvendor_modules.cpp54 auto library = std::make_unique<SharedLibrary>(String8(path.c_str())); in getModule() local
61 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()
153 sp<SharedLibrary> *library, T** factory) { in loadFactoryForSchemeFromPath()
DDescramblerImpl.cpp52 const sp<SharedLibrary>& library, DescramblerPlugin *plugin) : in DescramblerImpl()
DCasImpl.cpp59 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/qcom/gps/msm8909w_3100/location/
DLocationAPI.cpp79 static void* loadLocationInterface(const char* library, const char* name) { in loadLocationInterface()
/hardware/qcom/gps/msm8998/location/
DLocationAPI.cpp79 static void* loadLocationInterface(const char* library, const char* name) { in loadLocationInterface()