Home
last modified time | relevance | path

Searched defs:makeDevice (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/neuralnetworks/1.2/utils/src/
DService.cpp29 hal::utils::ResilientDevice::Factory makeDevice = in getDevice() local
/hardware/interfaces/neuralnetworks/1.0/utils/src/
DService.cpp29 hal::utils::ResilientDevice::Factory makeDevice = in getDevice() local
/hardware/interfaces/neuralnetworks/1.1/utils/src/
DService.cpp29 hal::utils::ResilientDevice::Factory makeDevice = in getDevice() local
/hardware/interfaces/neuralnetworks/aidl/utils/src/
DService.cpp36 hal::utils::ResilientDevice::Factory makeDevice = in getDevice() local
/hardware/interfaces/neuralnetworks/utils/common/src/
DResilientDevice.cpp69 Factory makeDevice) { in create()
88 ResilientDevice::ResilientDevice(PrivateConstructorTag /*tag*/, Factory makeDevice, in ResilientDevice()