Searched defs:GetSupportedTypes (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/base/memory/
H A Ddiscardable_memory_linux.cc29 void DiscardableMemory::GetSupportedTypes( function in class:base::DiscardableMemory
H A Ddiscardable_memory_win.cc29 void DiscardableMemory::GetSupportedTypes( function in class:base::DiscardableMemory
H A Ddiscardable_memory_android.cc65 void DiscardableMemory::GetSupportedTypes( function in class:base::DiscardableMemory
H A Ddiscardable_memory_mac.cc178 void DiscardableMemory::GetSupportedTypes( function in class:base::DiscardableMemory
/external/chromium_org/components/autofill/core/browser/
H A Daddress.cc211 void Address::GetSupportedTypes(ServerFieldTypeSet* supported_types) const { function in class:autofill::Address
H A Dphone_number.cc56 void PhoneNumber::GetSupportedTypes(ServerFieldTypeSet* supported_types) const { function in class:autofill::PhoneNumber
H A Dcontact_info.cc168 void NameInfo::GetSupportedTypes(ServerFieldTypeSet* supported_types) const { function in class:autofill::NameInfo
296 void EmailInfo::GetSupportedTypes(ServerFieldTypeSet* supported_types) const { function in class:autofill::EmailInfo
328 void CompanyInfo::GetSupportedTypes(ServerFieldTypeSet* supported_types) const { function in class:autofill::CompanyInfo
H A Dcredit_card.cc585 void CreditCard::GetSupportedTypes(ServerFieldTypeSet* supported_types) const { function in class:autofill::CreditCard
H A Dautofill_profile.cc693 void AutofillProfile::GetSupportedTypes( function in class:autofill::AutofillProfile
697 (*it)->GetSupportedTypes(supported_types);

Completed in 143 milliseconds