/external/perfetto/include/perfetto/protozero/ |
D | cpp_message_obj.h | 39 bool ParseFromString(const std::string& str) { in ParseFromString() function
|
/external/tensorflow/tensorflow/core/framework/ |
D | variant_tensor_data.cc | 86 bool VariantTensorData::ParseFromString(string s) { in ParseFromString() function in tensorflow::VariantTensorData
|
D | resource_handle.cc | 69 bool ResourceHandle::ParseFromString(const string& s) { in ParseFromString() function in tensorflow::ResourceHandle
|
/external/perfetto/src/profiling/symbolizer/ |
D | breakpad_parser.cc | 84 bool BreakpadParser::ParseFromString(const std::string& file_contents) { in ParseFromString() function in perfetto::profiling::BreakpadParser
|
/external/google-breakpad/src/processor/ |
D | windows_frame_info.h | 115 static WindowsFrameInfo *ParseFromString(const string string, in ParseFromString() function
|
/external/protobuf/src/google/protobuf/ |
D | unknown_field_set.h | 168 inline bool ParseFromString(const std::string& data) { in ParseFromString() function
|
D | message_lite.cc | 321 bool MessageLite::ParseFromString(const std::string& data) { in ParseFromString() function in google::protobuf::MessageLite
|
D | text_format.cc | 1431 bool TextFormat::Parser::ParseFromString(const std::string& input, in ParseFromString() function in google::protobuf::TextFormat::Parser 1496 /* static */ bool TextFormat::ParseFromString(const std::string& input, in ParseFromString() function in google::protobuf::TextFormat
|
/external/protobuf/python/google/protobuf/ |
D | message.py | 181 def ParseFromString(self, serialized): member in Message
|
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/ |
D | grpc_util_test.cc | 113 TEST(GrpcProto, ParseFromString) { in TEST() argument
|
/external/libchrome/base/ |
D | command_line.cc | 425 void CommandLine::ParseFromString(const string16& command_line) { in ParseFromString() function in base::CommandLine
|
/external/angle/src/tests/test_utils/runner/ |
D | TestSuite.cpp | 1017 bool TestIdentifier::ParseFromString(const std::string &str, TestIdentifier *idOut) in ParseFromString() function in angle::TestIdentifier
|
/external/protobuf/python/google/protobuf/pyext/ |
D | message.cc | 1964 static PyObject* ParseFromString(CMessage* self, PyObject* arg) { in ParseFromString() function
|