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