Searched refs:getBurst (Results 1 – 2 of 2) sorted by relevance
41 -> decltype(fn(*resilientBurst.getBurst())) { in protect()42 auto burst = resilientBurst.getBurst(); in protect()84 nn::SharedBurst ResilientBurst::getBurst() const { in getBurst() function in android::hardware::neuralnetworks::utils::ResilientBurst103 return getBurst()->cacheMemory(memory); in cacheMemory()
44 nn::SharedBurst getBurst() const;