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

  /frameworks/base/packages/PrintRecommendationService/src/com/android/printservice/recommendation/plugin/hp/
VendorInfo.java 23 public final class VendorInfo {
30 public VendorInfo(Resources resources, int vendor_info_id) {
  /frameworks/base/packages/PrintRecommendationService/src/com/android/printservice/recommendation/plugin/xerox/
VendorInfo.java 22 final class VendorInfo {
29 public VendorInfo(Resources resources, int vendor_info_id) {
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Dxe/
Tcg2Dxe.c 410 UINT8 *VendorInfo;
434 VendorInfo = VendorInfoSize + 1;
435 DEBUG ((EFI_D_INFO, " VendorInfo - "));
437 DEBUG ((EFI_D_INFO, "%02x ", VendorInfo[Index]));
    [all...]

Completed in 100 milliseconds