Searched refs:mModelOperandValues (Results 1 – 2 of 2) sorted by relevance
182 const hal::hidl_vec<uint8_t>* mModelOperandValues = nullptr; variable
645 mModelOperandValues = &model.operandValues; in run()676 mModelOperandValues = nullptr; in run()711 to.buffer = const_cast<uint8_t*>(&(*mModelOperandValues)[from.location.offset]); in initializeRunTimeInfo()