Home
last modified time | relevance | path

Searched defs:FromString (Results 1 - 11 of 11) sorted by relevance

/third_party/gn/src/gn/
H A Dversion.cc20 std::optional<Version> Version::FromString(std::string s) { in FromString() function in Version
/third_party/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes/
H A DFieldMaskTest.cs110 public void FromString(string input, string[] expectedOutput) in FromString() method in Google.Protobuf.WellKnownTypes.FieldMaskTest
[all...]
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
H A DFieldMaskPartial.cs109 public static FieldMask FromString(string value) in FromString() method in Google.Protobuf.WellKnownTypes.FieldMask
/third_party/node/deps/v8/src/bigint/
H A Dfromstring.cc306 void ProcessorImpl::FromString(RWDigits Z, FromStringAccumulator* accumulator) { in FromString() function in v8::bigint::ProcessorImpl
324 Status Processor::FromString(RWDigits Z, FromStringAccumulator* accumulator) { in FromString() function in v8::bigint::Processor
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dchar_map.h78 static constexpr Charmap FromString(const char* s) { in FromString() function in absl::strings_internal::Charmap
/third_party/gn/src/base/
H A Dcommand_line.cc273 CommandLine CommandLine::FromString(const std::u16string& command_line) { in FromString() function in base::CommandLine
/third_party/protobuf/src/google/protobuf/util/
H A Dfield_mask_util.cc49 void FieldMaskUtil::FromString(StringPiece str, FieldMask* out) { in FromString() function in google::protobuf::util::FieldMaskUtil
H A Dtime_util.cc159 bool TimeUtil::FromString(const std::string& value, Timestamp* timestamp) { in FromString() function in google::protobuf::util::TimeUtil
203 bool TimeUtil::FromString(const std::string& value, Duration* duration) { in FromString() function in google::protobuf::util::TimeUtil
/third_party/node/src/crypto/
H A Dcrypto_util.cc410 ByteSource ByteSource::FromString(Environment* env, Local<String> str, in SetFipsCrypto() function in node::crypto::ByteSource
/third_party/protobuf/python/google/protobuf/internal/
H A Dpython_message.py810 def FromString(s): function
/third_party/protobuf/python/google/protobuf/pyext/
H A Dmessage.cc2386 PyObject* FromString(PyTypeObject* cls, PyObject* serialized) { in FromString() function

Completed in 13 milliseconds