/external/chromium_org/third_party/webrtc/base/ |
D | stringencode.h | 178 static bool FromString(const std::string& s, T* t) { in FromString() function 193 static inline T FromString(const std::string& str) { in FromString() function 198 static inline T FromString(const T& defaultValue, const std::string& str) { in FromString() function
|
D | httpcommon.cc | 131 bool FromString(HttpVersion& version, const std::string& str) { in FromString() function 139 bool FromString(HttpVerb& verb, const std::string& str) { in FromString() function 147 bool FromString(HttpHeader& header, const std::string& str) { in FromString() function
|
D | socketaddress.cc | 181 bool SocketAddress::FromString(const std::string& str) { in FromString() function in rtc::SocketAddress
|
/external/chromium_org/tools/json_schema_compiler/test/ |
D | features_unittest.cc | 12 TEST(FeaturesGeneratorTest, FromString) { in TEST() argument
|
/external/chromium_org/extensions/browser/api/storage/ |
D | settings_namespace.cc | 34 Namespace FromString(const std::string& namespace_string) { in FromString() function
|
/external/chromium_org/net/base/ |
D | host_port_pair.cc | 31 HostPortPair HostPortPair::FromString(const std::string& str) { in FromString() function in net::HostPortPair
|
D | hash_value.cc | 48 bool HashValue::FromString(const base::StringPiece value) { in FromString() function in net::HashValue
|
/external/chromium_org/cloud_print/service/ |
D | service_state_unittest.cc | 38 TEST(ServiceStateTest, FromString) { in TEST() argument
|
D | service_state.cc | 100 bool ServiceState::FromString(const std::string& json) { in FromString() function in ServiceState
|
/external/clang/include/clang/Frontend/ |
D | CommandLineSourceLoc.h | 33 static ParsedSourceLocation FromString(StringRef Str) { in FromString() function
|
/external/chromium_org/remoting/base/ |
D | rsa_key_pair.cc | 39 scoped_refptr<RsaKeyPair> RsaKeyPair::FromString( in FromString() function in remoting::RsaKeyPair
|
/external/chromium_org/remoting/protocol/ |
D | authentication_method.cc | 36 AuthenticationMethod AuthenticationMethod::FromString( in FromString() function in remoting::protocol::AuthenticationMethod
|
/external/qemu/android/filesystems/ |
D | partition_types_unittest.cpp | 66 TEST(AndroidPartitionType, FromString) { in TEST() argument
|
/external/chromium_org/third_party/WebKit/Source/modules/serviceworkers/ |
D | RequestTest.cpp | 33 TEST_F(ServiceWorkerRequestTest, FromString) in TEST_F() argument
|
/external/chromium_org/skia/ext/ |
D | image_operations_bench.cc | 122 void FromString(const std::string& arg) { in FromString() function in __anonc44906720111::Dimensions
|
/external/chromium_org/base/time/ |
D | time.h | 386 static bool FromString(const char* time_string, Time* parsed_time) { in FromString() function
|
/external/chromium_org/components/content_settings/core/common/ |
D | content_settings_pattern.cc | 427 ContentSettingsPattern ContentSettingsPattern::FromString( in FromString() function in ContentSettingsPattern
|
/external/chromium_org/base/ |
D | command_line.cc | 227 CommandLine CommandLine::FromString(const std::wstring& command_line) { in FromString() function in base::CommandLine
|
/external/chromium_org/third_party/re2/re2/ |
D | prefilter.cc | 190 Prefilter* Prefilter::FromString(const string& str) { in FromString() function in re2::Prefilter
|
/external/regex-re2/re2/ |
D | prefilter.cc | 190 Prefilter* Prefilter::FromString(const string& str) { in FromString() function in re2::Prefilter
|
/external/chromium_org/chrome/installer/test/ |
D | alternate_version_generator.cc | 111 static ChromeVersion FromString(const std::string& version_string) { in FromString() function in __anon7323083a0111::ChromeVersion
|
/external/chromium_org/third_party/protobuf/python/google/protobuf/internal/ |
D | python_message.py | 555 def FromString(s): function
|
D | cpp_message.py | 650 def FromString(string): function
|
/external/protobuf/python/google/protobuf/ |
D | reflection.py | 605 def FromString(s): function
|
/external/chromium_org/third_party/WebKit/Source/platform/ |
D | DecimalTest.cpp | 645 TEST_F(DecimalTest, FromString) in TEST_F() argument
|