Searched refs:parentTag (Results 1 – 2 of 2) sorted by relevance
35 Tag parentTag = new Tag((byte) 0x48); in testTlvDatumToBytes() local48 parentTag, in testTlvDatumToBytes()57 parentTag, ImmutableMap.of(childTag, ImmutableList.of(tlvDatumChild))).toBytes(); in testTlvDatumToBytes()
565 private void readParameters(XmlResourceParser parser, SsEntry entry, int num, String parentTag) in readParameters() argument575 if (TAG_PARAMETER.equals(parentTag)) { in readParameters()580 } else if (TAG_RESPONSE_FORMAT.equals(parentTag)) { in readParameters()