Searched defs:has_type (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/tools/telemetry/telemetry/core/chrome/
H A Ddesktop_browser_finder_unittest.py37 def has_type(array, browser_type): function
/external/chromium_org/chrome/common/json_schema/
H A Djson_schema_validator.cc80 bool has_type = false; local
110 has_type = true;
228 if (!has_type) {
/external/checkpolicy/
H A Dpolicy_define.c4450 int define_genfs_context_helper(char *fstype, int has_type) argument
4465 if (has_type)
4503 if (has_type) {
4575 int define_genfs_context(int has_type) argument
4577 return define_genfs_context_helper(queue_remove(id_queue), has_type);
/external/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h837 inline bool has_type() const;
3047 inline bool FieldDescriptorProto::has_type() const { function in class:google::protobuf::FieldDescriptorProto
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h866 inline bool has_type() const;
3622 inline bool FieldDescriptorProto::has_type() const { function in class:google::protobuf::FieldDescriptorProto

Completed in 178 milliseconds