Home
last modified time | relevance | path

Searched defs:string_value (Results 1 – 25 of 45) sorted by relevance

12

/third_party/protobuf/js/compatibility_tests/v3.1.0/commonjs/test6/
Dtest6.proto39 string string_value = 1; field
/third_party/protobuf/js/compatibility_tests/v3.0.0/commonjs/test6/
Dtest6.proto39 string string_value = 1; field
/third_party/protobuf/js/commonjs/test6/
Dtest6.proto39 string string_value = 1; field
/third_party/gn/src/gn/
Dvalue.h79 std::string& string_value() { in string_value() function
83 const std::string& string_value() const { in string_value() function
Dcommand_desc.cc40 std::string string_value; in PrintDictValue() local
85 std::string string_value; in PrintValue() local
158 std::string string_value; in LabelHandler() local
Dfunction_rebase_path.cc67 const std::string& string_value = value.string_value(); in ConvertOnePath() local
/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/
Dtest_extra_interfaces.proto45 optional string string_value = 1; field
/third_party/grpc/src/proto/grpc/testing/
Dmetrics.proto31 string string_value = 4; field
/third_party/protobuf/src/google/protobuf/
Dstruct.proto70 string string_value = 3; field
/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_map_field.cc177 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/
Dtest_wrapper_type_setters.proto15 google.protobuf.StringValue string_value = 8; field
/third_party/boost/libs/asio/test/ip/
Daddress.cpp71 std::string string_value = addr1.to_string(); in test() local
Daddress_v4.cpp81 std::string string_value = addr1.to_string(); in test() local
Daddress_v6.cpp92 std::string string_value = addr1.to_string(); in test() local
/third_party/jerryscript/jerry-core/ext/
Ddebug-utils.c46 ecma_string_t *string_value; in PrintObjectProperties() local
/third_party/protobuf/src/google/protobuf/util/internal/testdata/
Ddefault_value_test.proto44 string string_value = 15; field
/third_party/boost/libs/property_tree/examples/
Dcustom_data_type.cpp62 std::string string_value = pt.get<std::string>( in main() local
/third_party/json/benchmarks/thirdparty/benchmark/src/
Dcommandlineflags.cc97 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/
Descaping_benchmark.cc67 void CEscapeBenchmarkHelper(benchmark::State& state, const char* string_value, in CEscapeBenchmarkHelper()
/third_party/abseil-cpp/absl/strings/
Descaping_benchmark.cc67 void CEscapeBenchmarkHelper(benchmark::State& state, const char* string_value, in CEscapeBenchmarkHelper()
/third_party/protobuf/src/google/protobuf/util/
Djson_format_proto3.proto63 string string_value = 8; field
128 google.protobuf.StringValue string_value = 8; field
/third_party/flutter/engine/flutter/shell/platform/common/cpp/client_wrapper/
Dstandard_codec.cc113 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/
DUninterpretedOption.php51 protected $string_value = null; variable in Google\\Protobuf\\Internal\\UninterpretedOption
/third_party/grpc/src/core/lib/json/
Djson.h176 const std::string& string_value() const { return string_value_; } in string_value() function
/third_party/protobuf/csharp/protos/
Dunittest_issues.proto146 string string_value = 1; field

12