Home
last modified time | relevance | path

Searched defs:string_value (Results 1 – 25 of 33) 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/src/google/protobuf/
Dstruct.proto70 string string_value = 3; field
Dmap_field.h242 internal::ExplicitlyConstructed<std::string> string_value; member
Dunknown_field_set.h124 std::string* string_value; member
/third_party/grpc/src/proto/grpc/testing/
Dmetrics.proto31 string string_value = 4; field
/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/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/php/src/Google/Protobuf/Internal/
DUninterpretedOption.php51 protected $string_value = null; variable in Google\\Protobuf\\Internal\\UninterpretedOption
/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/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/src/google/protobuf/util/
Djson_format_proto3.proto41 string string_value = 8; field
119 google.protobuf.StringValue string_value = 8; field
/third_party/protobuf/csharp/protos/
Dunittest_issues.proto155 string string_value = 1; field
/third_party/protobuf/third_party/abseil-cpp/absl/log/internal/
Dproto.h276 absl::string_view string_value() const { in string_value() function
/third_party/grpc/src/cpp/ext/csm/
Dmetadata_exchange.cc140 const auto* string_value = absl::get_if<std::string>(&it->second); in GetStringValueFromAttributeMap() local
/third_party/protobuf/java/util/src/test/proto/com/google/protobuf/util/
Djson_test.proto139 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/rust/rust/src/tools/rust-analyzer/crates/hir-expand/src/
Dattrs.rs249 pub fn string_value(&self) -> Option<&SmolStr> { in string_value() method
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/mindrecord/meta/
Dshard_column.cc217 std::string string_value = json_column_value; in GetInt() local
/third_party/protobuf/benchmarks/
Ddescriptor_sv.proto703 optional bytes string_value = 7; field
Ddescriptor.proto701 optional bytes string_value = 7; field
/third_party/pulseaudio/src/pulsecore/
Djson.c41 char *string_value; member

12