Home
last modified time | relevance | path

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

12

/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/protobuf/js/compatibility_tests/v3.1.0/commonjs/test6/
Dtest6.proto39 string string_value = 1; field
/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/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.cc170 bool string_value, in GenerateSerializationLoop()
211 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.h813 inline const std::string& Value::string_value() const { in string_value() function
892 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/protobuf/src/google/protobuf/util/internal/testdata/
Ddefault_value_test.proto44 string string_value = 15; field
/third_party/jerryscript/jerry-core/ext/
Ddebug-utils.c46 ecma_string_t *string_value; in PrintObjectProperties() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/optimizer/
Dprint_reduce_fusion.cc70 std::vector<std::string> string_value; in GetOptList() local
172 auto string_value = string_value_vec[idx]; in Run() 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/protobuf/src/google/protobuf/util/
Djson_format_proto3.proto63 string string_value = 8; field
129 google.protobuf.StringValue string_value = 8; field
/third_party/mindspore/mindspore-src/source/mindspore/core/ops/
Dprint.cc44 void Print::set_string_value(const std::vector<std::string> &string_value) { in set_string_value()
/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/docs/examples/
Dbasic_json__CompatibleType.cpp124 json::string_t string_value = "The quick brown fox jumps over the lazy dog."; in main() local
/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/src/google/protobuf/util/internal/
Ddefault_value_objectwriter.cc590 const std::string& string_value = data_string.value(); in RenderDataPiece() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/mindrecord/meta/
Dshard_column.cc217 std::string string_value = json_column_value; in GetInt() local

12