Home | Sort by relevance Sort by last modified time |
/external/libtextclassifier/common/ | |
fml-parser.h | 70 // Moves to the next input item. Sets item_text_ and item_type_ accordingly. 127 int item_type_; member in class:libtextclassifier::nlp_core::FMLParser |
/external/protobuf/src/google/protobuf/util/internal/ | |
protostream_objectwriter.h | 202 bool IsMap() { return item_type_ == MAP; } 203 bool IsAny() { return item_type_ == ANY; } 230 ItemType item_type_; member in class:google::protobuf::util::converter::ProtoStreamObjectWriter::Item |