Home
last modified time | relevance | path

Searched defs:mapInput (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/tests/utiltests/src/com/android/internal/util/
DXmlUtilsTest.java36 InputStream mapInput = new ByteArrayInputStream(baos.toByteArray()); in testMapWithNullKeys() local
/frameworks/ml/nn/runtime/
DExecutionBuilder.h194 void mapInput(uint32_t builderIndex, uint32_t executorIndex) { in mapInput() function