/hardware/google/gfxstream/guest/mesa/src/util/ |
D | u_dl.c | 57 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/ |
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/aidl/default/ |
D | MediaCasService.cpp | 59 shared_ptr<SharedLibrary> library; in createPlugin() local 87 shared_ptr<SharedLibrary> library; in createDescrambler() local
|
D | FactoryLoader.h | 67 shared_ptr<SharedLibrary>* library, T** factory) { in findFactoryForScheme() 149 shared_ptr<SharedLibrary>* library, in loadFactoryForSchemeFromPath()
|
/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 | 77 int32_t CA_system_id, sp<SharedLibrary> *library, T** factory) { in findFactoryForScheme() 164 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/google/gfxstream/common/detector/ |
D | Lib.cpp | 25 void Lib::LibraryCloser::operator()(void* library) { in operator ()()
|
/hardware/interfaces/cas/1.1/default/ |
D | FactoryLoader.h | 70 bool FactoryLoader<T>::findFactoryForScheme(int32_t CA_system_id, sp<SharedLibrary>* library, in findFactoryForScheme() 152 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 | 70 bool FactoryLoader<T>::findFactoryForScheme(int32_t CA_system_id, sp<SharedLibrary>* library, in findFactoryForScheme() 152 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/interfaces/drm/1.0/default/include/ |
D | PluginLoader.h | 77 sp<SharedLibrary> library = new SharedLibrary(String8(path)); in loadOne() local
|
/hardware/google/gfxstream/host/gl/gl-host-common/opengl/ |
D | EmuglBackendList.cpp | 67 Library library, in getBackendLibPath()
|
D | EmuglBackendList_unittest.cpp | 84 EmuglBackendList::Library library; in TEST() member
|
/hardware/interfaces/audio/aidl/default/ |
D | EffectConfig.cpp | 146 struct Library library; in parseEffect() local 172 bool EffectConfig::parseLibrary(const tinyxml2::XMLElement& xml, struct Library& library, in parseLibrary()
|
/hardware/google/gfxstream/host/vulkan/ |
D | VulkanDispatch.cpp | 122 auto library = android::base::SharedLibrary::open(path.c_str()); in addLibrary() local
|
/hardware/qcom/gps/msm8998/location/ |
D | LocationAPI.cpp | 79 static void* loadLocationInterface(const char* library, const char* name) { in loadLocationInterface()
|
/hardware/qcom/gps/msm8909w_3100/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()
|