Searched refs:TYPE_IGNORE (Results 1 – 6 of 6) sorted by relevance
21 type == TYPE_IGNORE || in IsFinal()34 type = TYPE_IGNORE; in Finalize()52 case TYPE_IGNORE: in Serialize()
16 SpellcheckAction::TYPE_IGNORE, in TEST()49 ASSERT_EQ(SpellcheckAction::TYPE_IGNORE, action.type); in TEST()62 SpellcheckAction::TYPE_IGNORE, -1, ASCIIToUTF16("nothing")), in TEST()
25 TYPE_IGNORE, enumerator
17 TYPE_IGNORE("ignore", 0), enumConstant292 return TYPE_IGNORE; in typeForName()304 return TYPE_IGNORE; in typeForIndex()
129 return (_recordType != null ? _recordType : DNSRecordType.TYPE_IGNORE); in getRecordType()
273 if (type == DNSRecordType.TYPE_IGNORE) { in readQuestion()285 if (type == DNSRecordType.TYPE_IGNORE) { in readAnswer()