| /third_party/grpc/src/core/xds/grpc/ |
| D | xds_health_status.cc | 40 absl::optional<XdsHealthStatus> XdsHealthStatus::FromString( in FromString() function in grpc_core::XdsHealthStatus
|
| /third_party/grpc/include/grpc/support/ |
| D | json.h | 102 static Json FromString(const std::string& str) { in FromString() function 107 static Json FromString(const char* str) { in FromString() function 112 static Json FromString(std::string&& str) { in FromString() function
|
| /third_party/gn/src/gn/ |
| D | version_unittest.cc | 9 TEST(VersionTest, FromString) { in TEST() argument
|
| D | version.cc | 20 std::optional<Version> Version::FromString(std::string s) { in FromString() function in Version
|
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/ |
| D | test_cast_main.cpp | 37 #define COMPARE(Func, FromCName, ToCName, Input, FromString) \ argument 57 #define COMPARE_ARG(Func, FromCName, ToCName, Input, FromString) \ argument 77 #define COMPARE_VEC(Func, FromCName, ToCName, Input, FromString, ToString) \ argument
|
| /third_party/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes/ |
| D | FieldMaskTest.cs | 87 public void FromString(string input, string[] expectedOutput) in FromString() method in Google.Protobuf.WellKnownTypes.FieldMaskTest
|
| /third_party/mindspore/mindspore-src/source/mindspore/core/mindrt/src/async/ |
| D | uuid_base.cc | 54 Option<uuid> uuid::FromString(const std::string &s) { in FromString() function in mindspore::uuids::uuid
|
| /third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ |
| D | FieldMaskPartial.cs | 82 public static FieldMask FromString(string value) in FromString() method in Google.Protobuf.WellKnownTypes.FieldMask
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
| D | char_map.h | 78 static constexpr Charmap FromString(const char* s) { in FromString() function
|
| /third_party/grpc/src/core/lib/compression/ |
| D | compression_internal.cc | 208 CompressionAlgorithmSet CompressionAlgorithmSet::FromString( in FromString() function in grpc_core::CompressionAlgorithmSet
|
| /third_party/grpc/src/core/util/ |
| D | tdigest.cc | 328 absl::Status TDigest::FromString(absl::string_view string) { in FromString() function in grpc_core::TDigest
|
| /third_party/protobuf/python/google/protobuf/ |
| D | message.py | 368 def FromString(cls, s): member in Message
|
| /third_party/protobuf/src/google/protobuf/util/ |
| D | time_util.cc | 188 bool TimeUtil::FromString(absl::string_view value, Timestamp* timestamp) { in FromString() function in google::protobuf::util::TimeUtil 232 bool TimeUtil::FromString(absl::string_view value, Duration* duration) { in FromString() function in google::protobuf::util::TimeUtil
|
| D | field_mask_util.cc | 39 void FieldMaskUtil::FromString(absl::string_view str, FieldMask* out) { in FromString() function in google::protobuf::util::FieldMaskUtil
|
| /third_party/grpc/test/cpp/util/ |
| D | string_ref_test.cc | 53 TEST_F(StringRefTest, FromString) { in TEST_F() argument
|
| /third_party/gn/src/base/ |
| D | command_line.cc | 273 CommandLine CommandLine::FromString(const std::u16string& command_line) { in FromString() function in base::CommandLine
|
| /third_party/re2/re2/ |
| D | prefilter.cc | 199 Prefilter* Prefilter::FromString(const std::string& str) { in FromString() function in re2::Prefilter
|
| /third_party/protobuf/python/google/protobuf/internal/ |
| D | python_message.py | 825 def FromString(s): function
|
| /third_party/protobuf/python/google/protobuf/pyext/ |
| D | message.cc | 2300 PyObject* FromString(PyTypeObject* cls, PyObject* serialized) { in FromString() function
|