Home
last modified time | relevance | path

Searched refs:mMapping (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/neuralnetworks/aidl/vts/functional/
DUtils.h109 nn::Mapping mMapping; variable
DUtils.cpp161 mMapping = nn::map(mMemory).value(); in initialize()
162 mPtr = static_cast<uint8_t*>(std::get<void*>(mMapping.pointer)); in initialize()