Home
last modified time | relevance | path

Searched defs:interface (Results 1 – 9 of 9) sorted by relevance

/hardware/interfaces/automotive/can/1.0/tools/
Dcanhalctrl.cpp47 const std::string& interface, uint32_t bitrate) { in up()
141 const std::string interface(argv[2]); in main() local
/hardware/interfaces/tv/tuner/aidl/default/
Ddtv_plugin.cpp119 struct dtv_plugin* DtvPlugin::interface() { in interface() function in DtvPlugin
DDemux.cpp123 void Demux::frontendIptvInputThreadLoop(dtv_plugin* interface, dtv_streamer* streamer, void* buf) { in frontendIptvInputThreadLoop()
220 dtv_plugin* interface = mFrontend->getIptvPluginInterface(); in setFrontendDataSource() local
DFrontend.cpp234 dtv_streamer* Frontend::createIptvPluginStreamer(dtv_plugin* interface, in createIptvPluginStreamer()
/hardware/interfaces/audio/aidl/default/
DEffectFactory.cpp166 auto& interface = std::get<kMapEntryInterfaceIndex>(libIt->second); in destroyEffectImpl_l() local
219 auto interface = new effect_dl_interface_s{nullptr, nullptr, nullptr}; in openEffectLibrary() local
/hardware/libhardware_legacy/audio/
DAudioDumpInterface.cpp258 AudioStreamOutDump::AudioStreamOutDump(AudioDumpInterface *interface, in AudioStreamOutDump()
419 AudioStreamInDump::AudioStreamInDump(AudioDumpInterface *interface, in AudioStreamInDump()
/hardware/libhardware/modules/radio/
Dradio_hw.c88 struct radio_tuner interface; member
/hardware/google/aemu/host-common/
Daddress_space_graphics_unittests.cpp567 ConsumerInterface interface = { in SetUp() local
/hardware/google/pixel/pixelstats/
Dpixelatoms.proto3207 optional AudioDeviceInterface interface = 2; field