Searched refs:kRelocation (Results 1 – 10 of 10) sorted by relevance
/aosp12/hardware/interfaces/neuralnetworks/aidl/utils/src/ |
H A D | Execution.cpp | 57 kRelocation(std::move(relocation)), in Execution() 65 kRelocation); in compute() 76 aidlTimeoutDurationAfterFence, kRelocation); in computeFenced()
|
H A D | Burst.cpp | 68 const hal::utils::RequestRelocation kRelocation; member in aidl::android::hardware::neuralnetworks::utils::__anon7d06470f0110::BurstExecution 306 kRelocation(std::move(relocation)), in BurstExecution() 313 kLoopTimeoutDuration, kRelocation); in compute()
|
/aosp12/hardware/interfaces/neuralnetworks/1.3/utils/src/ |
H A D | Execution.cpp | 62 kRelocation(std::move(relocation)), in Execution() 70 kRelocation); in compute() 81 hidlTimeoutDurationAfterFence, kRelocation); in computeFenced()
|
/aosp12/hardware/interfaces/neuralnetworks/1.0/utils/src/ |
H A D | Execution.cpp | 58 kRelocation(std::move(relocation)) {} in Execution() 62 return kPreparedModel->executeInternal(kRequest, kRelocation); in compute()
|
/aosp12/hardware/interfaces/neuralnetworks/1.2/utils/src/ |
H A D | Execution.cpp | 59 kRelocation(std::move(relocation)), in Execution() 64 return kPreparedModel->executeInternal(kRequest, kMeasure, kRelocation); in compute()
|
H A D | ExecutionBurstController.cpp | 79 const hal::utils::RequestRelocation kRelocation; member in android::hardware::neuralnetworks::V1_2::utils::__anon1306381e0110::BurstExecution 459 kRelocation(std::move(relocation)), in BurstExecution() 464 return kController->executeInternal(kRequest, kRelocation, /*fallback=*/nullptr); in compute()
|
/aosp12/hardware/interfaces/neuralnetworks/1.0/utils/include/nnapi/hal/1.0/ |
H A D | Execution.h | 59 const hal::utils::RequestRelocation kRelocation; variable
|
/aosp12/hardware/interfaces/neuralnetworks/1.3/utils/include/nnapi/hal/1.3/ |
H A D | Execution.h | 59 const hal::utils::RequestRelocation kRelocation; variable
|
/aosp12/hardware/interfaces/neuralnetworks/aidl/utils/include/nnapi/hal/aidl/ |
H A D | Execution.h | 58 const hal::utils::RequestRelocation kRelocation; variable
|
/aosp12/hardware/interfaces/neuralnetworks/1.2/utils/include/nnapi/hal/1.2/ |
H A D | Execution.h | 60 const hal::utils::RequestRelocation kRelocation; variable
|