Searched refs:addDeviceFactory (Results 1 – 2 of 2) sorted by relevance
56 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
51 void addDeviceFactory(sp<IDevicesFactory> factory, bool needToNotify);