/hardware/interfaces/drm/1.0/vts/functional/ |
D | vendor_modules.cpp | 55 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/ |
D | MediaCasService.cpp | 68 sp<SharedLibrary> library; in createPlugin() local 95 sp<SharedLibrary> library; in createDescrambler() local
|
D | FactoryLoader.h | 76 int32_t CA_system_id, sp<SharedLibrary> *library, T** factory) { in findFactoryForScheme() 163 sp<SharedLibrary> *library, T** factory) { in loadFactoryForSchemeFromPath()
|
D | DescramblerImpl.cpp | 54 const sp<SharedLibrary>& library, DescramblerPlugin *plugin) : in DescramblerImpl()
|
D | CasImpl.cpp | 59 void CasImpl::init(const sp<SharedLibrary>& library, CasPlugin *plugin) { in init()
|
/hardware/interfaces/cas/1.1/default/ |
D | FactoryLoader.h | 69 bool FactoryLoader<T>::findFactoryForScheme(int32_t CA_system_id, sp<SharedLibrary>* library, in findFactoryForScheme() 151 sp<SharedLibrary>* library, T** factory) { in loadFactoryForSchemeFromPath()
|
D | MediaCasService.cpp | 105 sp<SharedLibrary> library; in createPluginExt() local 132 sp<SharedLibrary> library; in createDescrambler() local
|
D | DescramblerImpl.cpp | 51 DescramblerImpl::DescramblerImpl(const sp<SharedLibrary>& library, DescramblerPlugin* plugin) in DescramblerImpl()
|
D | CasImpl.cpp | 64 void CasImpl::init(const sp<SharedLibrary>& library, CasPlugin* plugin) { in init()
|
/hardware/interfaces/cas/1.2/default/ |
D | FactoryLoader.h | 69 bool FactoryLoader<T>::findFactoryForScheme(int32_t CA_system_id, sp<SharedLibrary>* library, in findFactoryForScheme() 151 sp<SharedLibrary>* library, T** factory) { in loadFactoryForSchemeFromPath()
|
D | MediaCasService.cpp | 106 sp<SharedLibrary> library; in createPluginExt() local 138 sp<SharedLibrary> library; in createDescrambler() local
|
D | DescramblerImpl.cpp | 51 DescramblerImpl::DescramblerImpl(const sp<SharedLibrary>& library, DescramblerPlugin* plugin) in DescramblerImpl()
|
D | CasImpl.cpp | 75 void CasImpl::init(const sp<SharedLibrary>& library, CasPlugin* plugin) { in init()
|
/hardware/qcom/gps/msm8909w_3100/location/ |
D | LocationAPI.cpp | 79 static void* loadLocationInterface(const char* library, const char* name) { in loadLocationInterface()
|
/hardware/qcom/gps/msm8998/location/ |
D | LocationAPI.cpp | 79 static void* loadLocationInterface(const char* library, const char* name) { in loadLocationInterface()
|
/hardware/qcom/sdm845/gps/sdm845/location/ |
D | LocationAPI.cpp | 59 static const T1* loadLocationInterface(const char* library, const char* name) { in loadLocationInterface()
|
/hardware/qcom/sdm845/gps/msm8998/location/ |
D | LocationAPI.cpp | 79 static void* loadLocationInterface(const char* library, const char* name) { in loadLocationInterface()
|
/hardware/qcom/sm8150p/gps/location/ |
D | LocationAPI.cpp | 73 static const T1* loadLocationInterface(const char* library, const char* name) { in loadLocationInterface()
|
/hardware/qcom/sm7150/gps/location/ |
D | LocationAPI.cpp | 73 static const T1* loadLocationInterface(const char* library, const char* name) { in loadLocationInterface()
|
/hardware/qcom/sm7250/gps/location/ |
D | LocationAPI.cpp | 83 static const T1* loadLocationInterface(const char* library, const char* name) { in loadLocationInterface()
|
/hardware/qcom/sm8150/gps/location/ |
D | LocationAPI.cpp | 83 static const T1* loadLocationInterface(const char* library, const char* name) { in loadLocationInterface()
|