Home
last modified time | relevance | path

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

12

/external/perfetto/include/perfetto/protozero/
Dcpp_message_obj.h39 bool ParseFromString(const std::string& str) { in ParseFromString() function
/external/tensorflow/tensorflow/core/framework/
Dvariant_tensor_data.cc86 bool VariantTensorData::ParseFromString(string s) { in ParseFromString() function in tensorflow::VariantTensorData
Dresource_handle.cc108 bool ResourceHandle::ParseFromString(const string& s) { in ParseFromString() function in tensorflow::ResourceHandle
/external/cronet/stable/net/proxy_resolution/
Dproxy_config.cc93 void ProxyConfig::ProxyRules::ParseFromString(const std::string& proxy_rules, in ParseFromString() function in net::ProxyConfig::ProxyRules
Dproxy_bypass_rules.cc181 void ProxyBypassRules::ParseFromString(const std::string& raw) { in ParseFromString() function in net::ProxyBypassRules
Dproxy_config_unittest.cc781 void ParseFromString(const std::string& rules) { in ParseFromString() function in net::__anona35dfc2f0111::ProxyConfigWebSocketTest
/external/perfetto/src/profiling/symbolizer/
Dbreakpad_parser.cc84 bool BreakpadParser::ParseFromString(const std::string& file_contents) { in ParseFromString() function in perfetto::profiling::BreakpadParser
/external/cronet/tot/net/proxy_resolution/
Dproxy_config.cc93 void ProxyConfig::ProxyRules::ParseFromString(const std::string& proxy_rules, in ParseFromString() function in net::ProxyConfig::ProxyRules
Dproxy_bypass_rules.cc181 void ProxyBypassRules::ParseFromString(const std::string& raw) { in ParseFromString() function in net::ProxyBypassRules
Dproxy_config_unittest.cc781 void ParseFromString(const std::string& rules) { in ParseFromString() function in net::__anond10d724b0111::ProxyConfigWebSocketTest
/external/google-breakpad/src/processor/
Dwindows_frame_info.h114 static WindowsFrameInfo *ParseFromString(const string string, in ParseFromString() function
/external/cronet/tot/third_party/protobuf/src/google/protobuf/
Dunknown_field_set.h167 inline bool ParseFromString(const std::string& data) { in ParseFromString() function
Dmessage_lite.cc308 bool MessageLite::ParseFromString(ConstStringParam data) { in ParseFromString() function in google::protobuf::MessageLite
/external/cronet/stable/third_party/protobuf/src/google/protobuf/
Dunknown_field_set.h167 inline bool ParseFromString(const std::string& data) { in ParseFromString() function
Dmessage_lite.cc308 bool MessageLite::ParseFromString(ConstStringParam data) { in ParseFromString() function in google::protobuf::MessageLite
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
/external/protobuf/src/google/protobuf/
Dunknown_field_set.h167 inline bool ParseFromString(const std::string& data) { in ParseFromString() function
Dmessage_lite.cc308 bool MessageLite::ParseFromString(ConstStringParam data) { in ParseFromString() function in google::protobuf::MessageLite
/external/cronet/tot/third_party/protobuf/python/google/protobuf/
Dmessage.py193 def ParseFromString(self, serialized): member in Message
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_util_test.cc134 TEST(GrpcProto, ParseFromString) { in TEST() argument
/external/protobuf/python/google/protobuf/
Dmessage.py193 def ParseFromString(self, serialized): member in Message
/external/cronet/stable/third_party/protobuf/python/google/protobuf/
Dmessage.py193 def ParseFromString(self, serialized): member in Message
/external/libchrome/base/
Dcommand_line.cc425 void CommandLine::ParseFromString(const string16& command_line) { in ParseFromString() function in base::CommandLine
/external/cronet/tot/base/
Dcommand_line.cc539 void CommandLine::ParseFromString(StringViewType command_line) { in GetSwitchValueASCII() function in base::CommandLine
/external/cronet/stable/base/
Dcommand_line.cc539 void CommandLine::ParseFromString(StringViewType command_line) { in GetSwitchValueASCII() function in base::CommandLine

12