/third_party/protobuf/js/compatibility_tests/v3.1.0/commonjs/test6/ |
D | test6.proto | 39 string string_value = 1; field
|
/third_party/protobuf/js/compatibility_tests/v3.0.0/commonjs/test6/ |
D | test6.proto | 39 string string_value = 1; field
|
/third_party/protobuf/js/commonjs/test6/ |
D | test6.proto | 39 string string_value = 1; field
|
/third_party/gn/src/gn/ |
D | value.h | 79 std::string& string_value() { in string_value() function 83 const std::string& string_value() const { in string_value() function
|
D | command_desc.cc | 40 std::string string_value; in PrintDictValue() local 85 std::string string_value; in PrintValue() local 158 std::string string_value; in LabelHandler() local
|
D | function_rebase_path.cc | 67 const std::string& string_value = value.string_value(); in ConvertOnePath() local
|
/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/ |
D | test_extra_interfaces.proto | 45 optional string string_value = 1; field
|
/third_party/grpc/src/proto/grpc/testing/ |
D | metrics.proto | 31 string string_value = 4; field
|
/third_party/protobuf/src/google/protobuf/ |
D | struct.proto | 70 string string_value = 3; field
|
/third_party/protobuf/src/google/protobuf/compiler/cpp/ |
D | cpp_map_field.cc | 177 bool string_value, in GenerateSerializationLoop() 218 const bool string_value = value_field->type() == FieldDescriptor::TYPE_STRING; in GenerateSerializeWithCachedSizesToArray() local
|
/third_party/protobuf/php/tests/proto/ |
D | test_wrapper_type_setters.proto | 15 google.protobuf.StringValue string_value = 8; field
|
/third_party/boost/libs/asio/test/ip/ |
D | address.cpp | 71 std::string string_value = addr1.to_string(); in test() local
|
D | address_v4.cpp | 81 std::string string_value = addr1.to_string(); in test() local
|
D | address_v6.cpp | 92 std::string string_value = addr1.to_string(); in test() local
|
/third_party/jerryscript/jerry-core/ext/ |
D | debug-utils.c | 46 ecma_string_t *string_value; in PrintObjectProperties() local
|
/third_party/protobuf/src/google/protobuf/util/internal/testdata/ |
D | default_value_test.proto | 44 string string_value = 15; field
|
/third_party/boost/libs/property_tree/examples/ |
D | custom_data_type.cpp | 62 std::string string_value = pt.get<std::string>( in main() local
|
/third_party/json/benchmarks/thirdparty/benchmark/src/ |
D | commandlineflags.cc | 97 const char* const string_value = getenv(env_var.c_str()); in BoolFromEnv() local 107 const char* const string_value = getenv(env_var.c_str()); in Int32FromEnv() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
D | escaping_benchmark.cc | 67 void CEscapeBenchmarkHelper(benchmark::State& state, const char* string_value, in CEscapeBenchmarkHelper()
|
/third_party/abseil-cpp/absl/strings/ |
D | escaping_benchmark.cc | 67 void CEscapeBenchmarkHelper(benchmark::State& state, const char* string_value, in CEscapeBenchmarkHelper()
|
/third_party/protobuf/src/google/protobuf/util/ |
D | json_format_proto3.proto | 63 string string_value = 8; field 128 google.protobuf.StringValue string_value = 8; field
|
/third_party/flutter/engine/flutter/shell/platform/common/cpp/client_wrapper/ |
D | standard_codec.cc | 113 std::string string_value; in ReadValue() local 176 const auto& string_value = value.StringValue(); in WriteValue() local
|
/third_party/protobuf/php/src/Google/Protobuf/Internal/ |
D | UninterpretedOption.php | 51 protected $string_value = null; variable in Google\\Protobuf\\Internal\\UninterpretedOption
|
/third_party/grpc/src/core/lib/json/ |
D | json.h | 176 const std::string& string_value() const { return string_value_; } in string_value() function
|
/third_party/protobuf/csharp/protos/ |
D | unittest_issues.proto | 146 string string_value = 1; field
|