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