Home
last modified time | relevance | path

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

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