Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/neuralnetworks/utils/common/src/
H A DInvalidBurst.cpp29 InvalidBurst::OptionalCacheHold InvalidBurst::cacheMemory( in cacheMemory() function in android::hardware::neuralnetworks::utils::InvalidBurst
H A DResilientBurst.cpp101 ResilientBurst::OptionalCacheHold ResilientBurst::cacheMemory( in cacheMemory() function in android::hardware::neuralnetworks::utils::ResilientBurst
/aosp12/packages/modules/NeuralNetworks/driver/sample/
H A DCanonicalBurst.cpp38 Burst::OptionalCacheHold Burst::cacheMemory(const SharedMemory& /*memory*/) const { in cacheMemory() function in android::nn::sample::Burst
/aosp12/hardware/interfaces/neuralnetworks/1.0/utils/src/
H A DBurst.cpp47 Burst::OptionalCacheHold Burst::cacheMemory(const nn::SharedMemory& /*memory*/) const { in cacheMemory() function in android::hardware::neuralnetworks::V1_0::utils::Burst
/aosp12/hardware/interfaces/neuralnetworks/1.2/utils/src/
H A DExecutionBurstController.cpp128 ExecutionBurstController::MemoryCache::cacheMemory(const nn::SharedMemory& memory) { in cacheMemory() function in android::hardware::neuralnetworks::V1_2::utils::ExecutionBurstController::MemoryCache
302 ExecutionBurstController::OptionalCacheHold ExecutionBurstController::cacheMemory( in cacheMemory() function in android::hardware::neuralnetworks::V1_2::utils::ExecutionBurstController
/aosp12/hardware/interfaces/neuralnetworks/aidl/utils/src/
H A DBurst.cpp167 Burst::OptionalCacheHold Burst::cacheMemory(const nn::SharedMemory& memory) const { in cacheMemory() function in aidl::android::hardware::neuralnetworks::utils::Burst