HomeSort by relevance Sort by last modified time
    Searched defs:AddressType (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/components/autofill/core/browser/
address_field.h 31 enum AddressType {
67 static AddressType AddressTypeFromText(const base::string16& text);
70 AddressType FindType() const;
81 AddressType type_;
  /external/chromium/chrome/browser/autofill/
field_types.h 15 } AddressType;
  /external/llvm/include/llvm/CodeGen/
MachineRelocation.h 39 enum AddressType {
67 AddressType AddrType : 4; // The field of Target to use

Completed in 139 milliseconds