Searched refs:mapInput (Results 1 – 3 of 3) sorted by relevance
44 InputStream mapInput = new ByteArrayInputStream(baos.toByteArray()); in testMapWithNullKeys() local45 HashMap<String, ?> deserialized = XmlUtils.readMapXml(mapInput); in testMapWithNullKeys()
352 void mapInput(uint32_t builderIndex, uint32_t executorIndex) { in mapInput() function
559 auto mapInput = [&](uint32_t stepModelOperandIndex, uint32_t stepInputIndex) { in mapInputsAndOutputs() local571 executor->mapInput(it->second, stepInputIndex); in mapInputsAndOutputs()608 mapInput(mStepModelInputs[i].first, i); in mapInputsAndOutputs()