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

  /frameworks/base/wifi/java/android/net/wifi/passpoint/
WifiPasspointDmTree.java 806 public String VendorType;
826 out.writeString(VendorType);
839 VendorType = in.readString();
    [all...]
  /external/llvm/include/llvm/ADT/
Triple.h 107 enum VendorType {
184 VendorType Vendor;
239 VendorType getVendor() const { return Vendor; }
498 void setVendor(VendorType Kind);
576 static const char *getVendorTypeName(VendorType Kind);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
authif.h 53 BYTE VendorType;

Completed in 148 milliseconds