Home
last modified time | relevance | path

Searched defs:has_name (Results 1 – 16 of 16) sorted by relevance

/external/protobuf/php/src/Google/Protobuf/Internal/
DOneofDescriptorProto.php24 private $has_name = false; variable in Google\\Protobuf\\Internal\\OneofDescriptorProto
DEnumValueDescriptorProto.php24 private $has_name = false; variable in Google\\Protobuf\\Internal\\EnumValueDescriptorProto
DServiceDescriptorProto.php24 private $has_name = false; variable in Google\\Protobuf\\Internal\\ServiceDescriptorProto
DEnumDescriptorProto.php24 private $has_name = false; variable in Google\\Protobuf\\Internal\\EnumDescriptorProto
DMethodDescriptorProto.php24 private $has_name = false; variable in Google\\Protobuf\\Internal\\MethodDescriptorProto
DUninterpretedOption.php29 private $has_name = false; variable in Google\\Protobuf\\Internal\\UninterpretedOption
DFieldDescriptorProto.php24 private $has_name = false; variable in Google\\Protobuf\\Internal\\FieldDescriptorProto
DDescriptorProto.php24 private $has_name = false; variable in Google\\Protobuf\\Internal\\DescriptorProto
DFileDescriptorProto.php26 private $has_name = false; variable in Google\\Protobuf\\Internal\\FileDescriptorProto
/external/u-boot/lib/
Dof_live.c55 int has_name = 0; in unflatten_dt_node() local
/external/perfetto/src/traced/probes/ftrace/
Dformat_parser.cc136 bool has_name = false; in ParseFtraceEvent() local
/external/grpc-grpc/src/core/ext/filters/client_channel/lb_policy/grpclb/proto/grpc/lb/v1/
Dload_balancer.pb.h47 bool has_name; member
/external/mesa3d/src/compiler/nir/
Dnir_serialize.c207 unsigned has_name:1; member
459 bool has_name = blob_read_uint32(ctx->blob); in read_register() local
576 uint8_t has_name:1; member
1982 bool has_name = flags & 0x2; in read_function() local
/external/v8/src/objects/
Dstack-frame-info.cc429 const bool has_name = !module_name->IsNull() || !function_name->IsNull(); in SerializeWasmStackFrame() local
/external/protobuf/src/google/protobuf/compiler/
Dplugin.pb.h1113 inline bool CodeGeneratorResponse_File::has_name() const { in has_name() function
/external/protobuf/src/google/protobuf/
Ddescriptor.pb.h6569 inline bool FileDescriptorProto::has_name() const { in has_name() function
7318 inline bool DescriptorProto::has_name() const { in has_name() function
7771 inline bool FieldDescriptorProto::has_name() const { in has_name() function
8309 inline bool OneofDescriptorProto::has_name() const { in has_name() function
8493 inline bool EnumDescriptorProto::has_name() const { in has_name() function
8762 inline bool EnumValueDescriptorProto::has_name() const { in has_name() function
8924 inline bool ServiceDescriptorProto::has_name() const { in has_name() function
9098 inline bool MethodDescriptorProto::has_name() const { in has_name() function