Searched refs:mBurstContext (Results 1 – 2 of 2) sorted by relevance
563 mBurstContext(burstContext), in ExecutionBurstController()573 mBurstContext->unlinkToDeath(mDeathHandler).isOk(); in ~ExecutionBurstController()629 mBurstContext->freeMemory(slot).isOk(); in freeMemory()
338 const sp<hardware::neuralnetworks::V1_2::IBurstContext> mBurstContext; variable