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