Home
last modified time | relevance | path

Searched defs:has_type (Results 1 – 4 of 4) sorted by relevance

/external/libtextclassifier/common/
Dfeature-descriptors.h56 bool has_type() const { return !type_.empty(); } in has_type() function
/external/selinux/checkpolicy/
Dpolicy_define.c5344 int define_genfs_context_helper(char *fstype, int has_type) in define_genfs_context_helper()
5473 int define_genfs_context(int has_type) in define_genfs_context()
/external/protobuf/src/google/protobuf/
Ddescriptor.pb.h4743 inline bool FieldDescriptorProto::has_type() const { in has_type() function
Ddescriptor.pb.cc5034 bool FieldDescriptorProto::has_type() const { in has_type() function in google::protobuf::FieldDescriptorProto