Home
last modified time | relevance | path

Searched refs:kRelocation (Results 1 – 10 of 10) sorted by relevance

/aosp12/hardware/interfaces/neuralnetworks/aidl/utils/src/
H A DExecution.cpp57 kRelocation(std::move(relocation)), in Execution()
65 kRelocation); in compute()
76 aidlTimeoutDurationAfterFence, kRelocation); in computeFenced()
H A DBurst.cpp68 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 DExecution.cpp62 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 DExecution.cpp58 kRelocation(std::move(relocation)) {} in Execution()
62 return kPreparedModel->executeInternal(kRequest, kRelocation); in compute()
/aosp12/hardware/interfaces/neuralnetworks/1.2/utils/src/
H A DExecution.cpp59 kRelocation(std::move(relocation)), in Execution()
64 return kPreparedModel->executeInternal(kRequest, kMeasure, kRelocation); in compute()
H A DExecutionBurstController.cpp79 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 DExecution.h59 const hal::utils::RequestRelocation kRelocation; variable
/aosp12/hardware/interfaces/neuralnetworks/1.3/utils/include/nnapi/hal/1.3/
H A DExecution.h59 const hal::utils::RequestRelocation kRelocation; variable
/aosp12/hardware/interfaces/neuralnetworks/aidl/utils/include/nnapi/hal/aidl/
H A DExecution.h58 const hal::utils::RequestRelocation kRelocation; variable
/aosp12/hardware/interfaces/neuralnetworks/1.2/utils/include/nnapi/hal/1.2/
H A DExecution.h60 const hal::utils::RequestRelocation kRelocation; variable