Searched refs:setBurstContext (Results 1 – 2 of 2) sorted by relevance
99 void setBurstContext(sp<IBurstContext> burstContext);
118 void Burst::MemoryCache::setBurstContext(sp<IBurstContext> burstContext) { in setBurstContext() function in android::hardware::neuralnetworks::V1_2::utils::Burst::MemoryCache273 memoryCache->setBurstContext(burstContext); in create()