Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/interfaces/neuralnetworks/1.2/utils/src/
H A DBurst.cpp123 std::pair<int32_t, Burst::MemoryCache::SharedCleanup> Burst::MemoryCache::cacheMemory( in cacheMemory() function in android::hardware::neuralnetworks::V1_2::utils::Burst::MemoryCache
301 Burst::OptionalCacheHold Burst::cacheMemory(const nn::SharedMemory& memory) const { in cacheMemory() function in android::hardware::neuralnetworks::V1_2::utils::Burst
/aosp_15_r20/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
/aosp_15_r20/packages/modules/NeuralNetworks/driver/sample/
DCanonicalBurst.cpp38 Burst::OptionalCacheHold Burst::cacheMemory(const SharedMemory& /*memory*/) const { in cacheMemory() function in android::nn::sample::Burst
/aosp_15_r20/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
/aosp_15_r20/hardware/interfaces/neuralnetworks/aidl/utils/src/
H A DBurst.cpp175 Burst::OptionalCacheHold Burst::cacheMemory(const nn::SharedMemory& memory) const { in cacheMemory() function in aidl::android::hardware::neuralnetworks::utils::Burst