Searched defs:has_name (Results 1 – 9 of 9) sorted by relevance
55 int has_name = 0; in unflatten_dt_node() local
135 bool has_name = false; in ParseFtraceEvent() local
160 bool has_name = blob_read_uint32(ctx->blob); in read_variable() local229 bool has_name = blob_read_uint32(ctx->blob); in read_register() local342 bool has_name = val & 0x2; in read_dest() local1080 bool has_name = blob_read_uint32(ctx->blob); in read_function() local
47 bool has_name; member
555 inline bool CodeGeneratorResponse_File::has_name() const { in has_name() function
1343 bool CodeGeneratorResponse_File::has_name() const { in has_name() function in google::protobuf::compiler::CodeGeneratorResponse_File
3680 inline bool FileDescriptorProto::has_name() const { in has_name() function4273 inline bool DescriptorProto::has_name() const { in has_name() function4640 inline bool FieldDescriptorProto::has_name() const { in has_name() function5056 inline bool OneofDescriptorProto::has_name() const { in has_name() function5114 inline bool EnumDescriptorProto::has_name() const { in has_name() function5246 inline bool EnumValueDescriptorProto::has_name() const { in has_name() function5372 inline bool ServiceDescriptorProto::has_name() const { in has_name() function5504 inline bool MethodDescriptorProto::has_name() const { in has_name() function
1940 bool FileDescriptorProto::has_name() const { in has_name() function in google::protobuf::FileDescriptorProto3782 bool DescriptorProto::has_name() const { in has_name() function in google::protobuf::DescriptorProto4931 bool FieldDescriptorProto::has_name() const { in has_name() function in google::protobuf::FieldDescriptorProto5604 bool OneofDescriptorProto::has_name() const { in has_name() function in google::protobuf::OneofDescriptorProto6013 bool EnumDescriptorProto::has_name() const { in has_name() function in google::protobuf::EnumDescriptorProto6492 bool EnumValueDescriptorProto::has_name() const { in has_name() function in google::protobuf::EnumValueDescriptorProto6969 bool ServiceDescriptorProto::has_name() const { in has_name() function in google::protobuf::ServiceDescriptorProto7614 bool MethodDescriptorProto::has_name() const { in has_name() function in google::protobuf::MethodDescriptorProto
686 bool has_name = !module_name.is_null() || !function_name.is_null(); in ToString() local