Home
last modified time | relevance | path

Searched defs:ExecutionBurstServer (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/interfaces/neuralnetworks/1.2/utils/src/
H A DExecutionBurstServer.cpp173 ExecutionBurstServer::ExecutionBurstServer(PrivateConstructorTag /*tag*/, in ExecutionBurstServer() function in android::hardware::neuralnetworks::V1_2::utils::ExecutionBurstServer
/aosp12/packages/modules/NeuralNetworks/common/
H A DExecutionBurstServer.cpp543 ExecutionBurstServer::ExecutionBurstServer( in ExecutionBurstServer() function in android::nn::ExecutionBurstServer
/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestIntrospectionControl.cpp54 using ExecutionBurstServer = nn::ExecutionBurstServer; typedef