Searched defs:IsAny (Results 1 – 5 of 5) sorted by relevance
34 bool IsAny() { return this == Any(); } in IsAny() function
203 bool IsAny() { return item_type_ == ANY; } in IsAny() function
1185 bool ProtoStreamObjectWriter::IsAny(const google::protobuf::Field& field) { in IsAny() function in google::protobuf::util::converter::ProtoStreamObjectWriter
466 bool IsAny() const { return payload_ == Any().payload_; } in IsAny() function
43 bool IsAny(const NodeDef& node) { return node.op() == "Any"; } in IsAny() function