Searched refs:nextNode (Results 1 – 11 of 11) sorted by relevance
45 Asn1Node root = decoder.nextNode(); in testNormalOperation()75 Asn1Node root = decoder.nextNode(); in testHighTagNumberForm()94 Asn1Node firstRoot = decoder.nextNode(); in testNodeList()107 Asn1Node secondRoot = decoder.nextNode(); in testNodeList()131 Asn1Node firstRoot = decoder.nextNode(); in testMissingData()145 decoder.nextNode(); in testMissingData()160 Asn1Node firstRoot = decoder.nextNode(); in testEmptyData()172 Asn1Node secondRoot = decoder.nextNode(); in testEmptyData()194 Asn1Node root = decoder.nextNode(); in testLongFormLength()208 new Asn1Decoder("").nextNode(); in testDecodeEmptyByteArray()[all …]
186 Asn1Node node = new Asn1Decoder(nodeHex).nextNode(); in testWriteToBytes()
240 List<Asn1Node> profileNodes = new Asn1Decoder(response).nextNode() in getAllProfiles()284 List<Asn1Node> profileNodes = new Asn1Decoder(response).nextNode() in getProfile()684 .addChild(new Asn1Decoder(serverSigned1).nextNode()) in authenticateServer()685 .addChild(new Asn1Decoder(serverSignature1).nextNode()) in authenticateServer()686 .addChild(new Asn1Decoder(euiccCiPkIdToBeUsed).nextNode()) in authenticateServer()687 .addChild(new Asn1Decoder(serverCertificate).nextNode()) in authenticateServer()720 .addChild(new Asn1Decoder(smdpSigned2).nextNode()) in prepareDownload()721 .addChild(new Asn1Decoder(smdpSignature2).nextNode()); in prepareDownload()726 builder.addChild(new Asn1Decoder(smdpCertificate).nextNode()) in prepareDownload()754 Asn1Node bppNode = new Asn1Decoder(boundProfilePackage).nextNode(); in loadBoundProfilePackage()[all …]
53 node = decoder.nextNode(); in fromOpenChannelResponse()
284 xmlNode* nextNode = nextSibling(fontNode, FONT_TAG); in findNextFontNode() local285 while (nextNode == nullptr) { in findNextFontNode()290 nextNode = firstElement(family, FONT_TAG); in findNextFontNode()292 return nextNode; in findNextFontNode()
84 public Asn1Node nextNode() throws InvalidAsn1DataException { in nextNode() method in Asn1Decoder
91 mChildren.add(subDecoder.nextNode()); in addChildren()376 mChildren.add(subDecoder.nextNode()); in getChildren()
791 event_code_t nextNode();
1107 return nextNode(); in next()1518 ResXMLParser::event_code_t ResXMLParser::nextNode() in nextNode() function in android::ResXMLParser1708 if (nextNode() == BAD_DOCUMENT) { in setTo()
115758 Ljava/util/concurrent/ConcurrentLinkedDeque$AbstractItr;->nextNode(Ljava/util/concurrent/Concurrent…115759 Ljava/util/concurrent/ConcurrentLinkedDeque$AbstractItr;->nextNode:Ljava/util/concurrent/Concurrent…115772 Ljava/util/concurrent/ConcurrentLinkedDeque$DescendingItr;->nextNode(Ljava/util/concurrent/Concurre…115776 Ljava/util/concurrent/ConcurrentLinkedDeque$Itr;->nextNode(Ljava/util/concurrent/ConcurrentLinkedDe…115834 Ljava/util/concurrent/ConcurrentLinkedQueue$Itr;->nextNode:Ljava/util/concurrent/ConcurrentLinkedQu…116398 Ljava/util/concurrent/LinkedBlockingDeque$AbstractItr;->nextNode(Ljava/util/concurrent/LinkedBlocki…116403 Ljava/util/concurrent/LinkedBlockingDeque$DescendingItr;->nextNode(Ljava/util/concurrent/LinkedBloc…116407 Ljava/util/concurrent/LinkedBlockingDeque$Itr;->nextNode(Ljava/util/concurrent/LinkedBlockingDeque$…116469 Ljava/util/concurrent/LinkedTransferQueue$Itr;->nextNode:Ljava/util/concurrent/LinkedTransferQueue$…117443 Ljava/util/HashMap$HashIterator;->nextNode()Ljava/util/HashMap$Node;[all …]
28866 HSPLjava/util/HashMap$HashIterator;->nextNode()Ljava/util/HashMap$Node;