Home
last modified time | relevance | path

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

12

/third_party/gn/src/gn/
Dvalue.h78 std::string& string_value() { in string_value() function
82 const std::string& string_value() const { in string_value() function
Dcommand_desc.cc42 std::string string_value; in PrintDictValue() local
87 std::string string_value; in PrintValue() local
160 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/js/compatibility_tests/v3.0.0/commonjs/test6/
Dtest6.proto39 string string_value = 1; field
/third_party/protobuf/js/compatibility_tests/v3.1.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/protobuf/java/core/src/test/proto/com/google/protobuf/
Dtest_extra_interfaces.proto45 optional string string_value = 1; 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/src/google/protobuf/
Dstruct.proto70 string string_value = 3; field
Dunknown_field_set.h287 std::string* string_value; member
Dstruct.pb.h820 inline const std::string& Value::string_value() const { in string_value() function
898 inline void Value::set_allocated_string_value(std::string* string_value) { in set_allocated_string_value()
/third_party/protobuf/php/tests/proto/
Dtest_wrapper_type_setters.proto15 google.protobuf.StringValue string_value = 8; field
/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/skia/third_party/externals/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/protobuf/csharp/protos/
Dunittest_issues.proto146 string string_value = 1; field
/third_party/json/doc/examples/
Dbasic_json__CompatibleType.cpp126 json::string_t string_value = "The quick brown fox jumps over the lazy dog."; in main() local
/third_party/pulseaudio/src/pulse/
Djson.c41 char *string_value; member
/third_party/protobuf/java/util/src/test/proto/com/google/protobuf/util/
Djson_test.proto156 google.protobuf.StringValue string_value = 8; field
/third_party/gn/src/base/json/
Djson_value_converter.h227 std::string string_value; in Convert() local
/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto496 optional bytes string_value = 7; field
/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto496 optional bytes string_value = 7; field

12