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

/external/chromium_org/base/memory/
H A Ddiscardable_memory_linux.cc19 void DiscardableMemory::GetSupportedTypes( function in class:base::DiscardableMemory
H A Ddiscardable_memory_win.cc19 void DiscardableMemory::GetSupportedTypes( function in class:base::DiscardableMemory
H A Ddiscardable_memory_android.cc52 void DiscardableMemory::GetSupportedTypes( function in class:base::DiscardableMemory
H A Ddiscardable_memory_mac.cc164 void DiscardableMemory::GetSupportedTypes( function in class:base::DiscardableMemory
/external/chromium_org/components/autofill/core/browser/
H A Daddress.cc201 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.cc171 void NameInfo::GetSupportedTypes(ServerFieldTypeSet* supported_types) const { function in class:autofill::NameInfo
308 void EmailInfo::GetSupportedTypes(ServerFieldTypeSet* supported_types) const { function in class:autofill::EmailInfo
340 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.cc775 void AutofillProfile::GetSupportedTypes( function in class:autofill::AutofillProfile
779 (*it)->GetSupportedTypes(supported_types);

Completed in 1396 milliseconds