Home
last modified time | relevance | path

Searched refs:addDeviceFactory (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libaudiohal/impl/
DDevicesFactoryHalHidl.cpp56 factory->addDeviceFactory(halFactory, true /*needToNotify*/); in onRegistration()
67 addDeviceFactory(devicesFactory, false /*needToNotify*/); in DevicesFactoryHalHidl()
181 void DevicesFactoryHalHidl::addDeviceFactory(sp<IDevicesFactory> factory, bool needToNotify) { in addDeviceFactory() function in android::CPP_VERSION::DevicesFactoryHalHidl
DDevicesFactoryHalHidl.h51 void addDeviceFactory(sp<IDevicesFactory> factory, bool needToNotify);