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 383 UINT8 *VendorInfo;
407 VendorInfo = VendorInfoSize + 1;
408 DEBUG ((EFI_D_INFO, " VendorInfo - "));
410 DEBUG ((EFI_D_INFO, "%02x ", VendorInfo[Index]));
    [all...]

Completed in 111 milliseconds