/aosp_15_r20/external/cronet/third_party/protobuf/ruby/src/main/ |
H A D | sentinel.proto | 10 string default_string = 5; field
|
/aosp_15_r20/external/protobuf/ruby/src/main/ |
H A D | sentinel.proto | 10 string default_string = 5; field
|
/aosp_15_r20/external/protobuf/javanano/src/test/java/com/google/protobuf/nano/ |
H A D | unittest_has_nano.proto | 72 optional string default_string = 74 [default = "hello"]; field
|
H A D | unittest_accessors_nano.proto | 72 optional string default_string = 74 [default = "hello"]; field
|
H A D | unittest_reference_types_nano.proto | 94 optional string default_string = 74 [default = "hello"]; field
|
H A D | unittest_nano.proto | 139 optional string default_string = 74 [default = "hello"]; field
|
/aosp_15_r20/external/golang-protobuf/internal/testprotos/test/ |
H A D | test.proto | 115 optional string default_string = 94 [default = "hello"]; field 248 optional string default_string = 94 [default = "hello"]; field
|
/aosp_15_r20/external/golang-protobuf/cmd/protoc-gen-go/testdata/proto2/ |
H A D | fields.proto | 89 optional string default_string = 315 [default="hello,\"world!\"\n"]; field
|
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/objectivec/ |
H A D | objectivec_helpers.cc | 1077 const std::string& default_string = field->default_value_string(); in DefaultValue() local 1143 const std::string& default_string = field->default_value_string(); in HasNonZeroDefaultValue() local
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/objectivec/ |
H A D | objectivec_helpers.cc | 1077 const std::string& default_string = field->default_value_string(); in DefaultValue() local 1143 const std::string& default_string = field->default_value_string(); in HasNonZeroDefaultValue() local
|
/aosp_15_r20/external/cronet/components/prefs/ |
H A D | pref_service_unittest.cc | 410 const char default_string[] = "default"; in TEST_F() local
|
/aosp_15_r20/external/protobuf/src/google/protobuf/ |
H A D | test_messages_proto2.proto | 211 optional string default_string = 254 [ default = "Rosebud"]; field
|
H A D | unittest_lite.proto | 152 optional string default_string = 74 [default = "hello"]; field
|
H A D | unittest.proto | 166 optional string default_string = 74 [default = "hello"]; field
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/ |
H A D | test_messages_proto2.proto | 211 optional string default_string = 254 [ default = "Rosebud"]; field
|
H A D | unittest_lite.proto | 152 optional string default_string = 74 [default = "hello"]; field
|
H A D | unittest.proto | 166 optional string default_string = 74 [default = "hello"]; field
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/util/ |
D | def_to_proto.c | 158 static upb_StringView default_string(upb_ToProto_Context* ctx, in default_string() function
|
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/util/ |
H A D | def_to_proto.c | 138 static upb_StringView default_string(upb_ToProto_Context* ctx, in default_string() function
|
/aosp_15_r20/external/oj-libjdwp/src/share/javavm/export/ |
H A D | jmm.h | 210 const char* default_string; /* Default value in a parsable string */ member
|
/aosp_15_r20/external/pytorch/torch/csrc/utils/ |
H A D | python_arg_parser.h | 340 std::string default_string; member
|
/aosp_15_r20/external/flatbuffers/src/ |
H A D | idl_gen_swift.cpp | 812 const auto default_string = "\"" + field.value.constant + "\""; in GenTableReaderFields() local
|
/aosp_15_r20/external/protobuf/csharp/protos/ |
H A D | unittest.proto | 165 optional string default_string = 74 [default = "hello"]; field
|
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/protos/ |
H A D | unittest.proto | 165 optional string default_string = 74 [default = "hello"]; field
|
/aosp_15_r20/frameworks/av/media/libstagefright/ |
H A D | MediaCodec.cpp | 1805 constexpr const char *MediaCodec::asString(TunnelPeekState state, const char *default_string){ in asString()
|