Home
last modified time | relevance | path

Searched defs:ParseFromString (Results 1 – 23 of 23) sorted by relevance

/aosp_15_r20/external/perfetto/include/perfetto/protozero/
H A Dcpp_message_obj.h39 bool ParseFromString(const std::string& str) { in ParseFromString() function
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/protozero/
H A Dcpp_message_obj.h39 bool ParseFromString(const std::string& str) { in ParseFromString() function
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dvariant_tensor_data.cc86 bool VariantTensorData::ParseFromString(string s) { in ParseFromString() function in tensorflow::VariantTensorData
H A Dresource_handle.cc108 bool ResourceHandle::ParseFromString(const string& s) { in ParseFromString() function in tensorflow::ResourceHandle
/aosp_15_r20/external/perfetto/src/profiling/symbolizer/
H A Dbreakpad_parser.cc84 bool BreakpadParser::ParseFromString(const std::string& file_contents) { in ParseFromString() function in perfetto::profiling::BreakpadParser
/aosp_15_r20/external/cronet/net/proxy_resolution/
H A Dproxy_config.cc85 void ProxyConfig::ProxyRules::ParseFromString(const std::string& proxy_rules) { in ParseFromString() function in net::ProxyConfig::ProxyRules
H A Dproxy_bypass_rules.cc181 void ProxyBypassRules::ParseFromString(const std::string& raw) { in ParseFromString() function in net::ProxyBypassRules
H A Dproxy_config_unittest.cc490 void ParseFromString(const std::string& rules) { in ParseFromString() function in net::__anon84e992450111::ProxyConfigWebSocketTest
/aosp_15_r20/external/google-breakpad/src/processor/
H A Dwindows_frame_info.h114 static WindowsFrameInfo *ParseFromString(const string string, in ParseFromString() function
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dunknown_field_set.h167 inline bool ParseFromString(const std::string& data) { in ParseFromString() function
H A Dmessage_lite.cc308 bool MessageLite::ParseFromString(ConstStringParam data) { in ParseFromString() function in google::protobuf::MessageLite
H A Dtext_format.cc1638 bool TextFormat::Parser::ParseFromString(ConstStringParam input, in ParseFromString() function in google::protobuf::TextFormat::Parser
1701 /* static */ bool TextFormat::ParseFromString(ConstStringParam input, in ParseFromString() function in google::protobuf::TextFormat
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dunknown_field_set.h167 inline bool ParseFromString(const std::string& data) { in ParseFromString() function
H A Dmessage_lite.cc308 bool MessageLite::ParseFromString(ConstStringParam data) { in ParseFromString() function in google::protobuf::MessageLite
H A Dtext_format.cc1638 bool TextFormat::Parser::ParseFromString(ConstStringParam input, in ParseFromString() function in google::protobuf::TextFormat::Parser
1701 /* static */ bool TextFormat::ParseFromString(ConstStringParam input, in ParseFromString() function in google::protobuf::TextFormat
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
H A Dgrpc_util_test.cc134 TEST(GrpcProto, ParseFromString) { in TEST() argument
/aosp_15_r20/external/protobuf/python/google/protobuf/
H A Dmessage.py193 def ParseFromString(self, serialized): member in Message
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/
H A Dmessage.py193 def ParseFromString(self, serialized): member in Message
/aosp_15_r20/external/libchrome/base/
H A Dcommand_line.cc425 void CommandLine::ParseFromString(const string16& command_line) { in ParseFromString() function in base::CommandLine
/aosp_15_r20/external/cronet/base/
H A Dcommand_line.cc534 void CommandLine::ParseFromString(StringPieceType command_line) { in GetSwitchValueASCII() function in base::CommandLine
/aosp_15_r20/external/angle/src/tests/test_utils/runner/
H A DTestSuite.cpp890 bool TestIdentifier::ParseFromString(const std::string &str, TestIdentifier *idOut) in ParseFromString() function in angle::TestIdentifier
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/pyext/
H A Dmessage.cc1928 static PyObject* ParseFromString(CMessage* self, PyObject* arg) { in ParseFromString() function
/aosp_15_r20/external/protobuf/python/google/protobuf/pyext/
H A Dmessage.cc1928 static PyObject* ParseFromString(CMessage* self, PyObject* arg) { in ParseFromString() function