Searched refs:mStepIndexToMemory (Results 1 – 2 of 2) sorted by relevance
213 std::map<uint32_t, std::unique_ptr<MemoryAshmem>> mStepIndexToMemory; variable
358 auto& memory = mStepIndexToMemory[stepIndex]; in allocate()395 return LocationAndShape{mStepIndexToMemory.at(temp.stepIndex).get(), temp.offset, in lookup()