/device/common/ |
D | generate-factory-images-common.sh | 66 cp tmp/RADIO/$XLOADERSRC tmp/$PRODUCT-$VERSION/xloader-$DEVICE-$XLOADER.img 70 cp tmp/RADIO/$BOOTLOADERSRC tmp/$PRODUCT-$VERSION/bootloader-$DEVICE-$BOOTLOADER.img 72 cp $BOOTLOADERFILE tmp/$PRODUCT-$VERSION/bootloader-$DEVICE-$BOOTLOADER.img 78 cp tmp/RADIO/$RADIOSRC tmp/$PRODUCT-$VERSION/radio-$DEVICE-$RADIO.img 80 cp $RADIOFILE tmp/$PRODUCT-$VERSION/radio-$DEVICE-$RADIO.img 87 cp tmp/RADIO/radio-cdma.img tmp/$PRODUCT-$VERSION/radio-cdma-$DEVICE-$CDMARADIO.img 89 cp $CDMARADIOFILE tmp/$PRODUCT-$VERSION/radio-cdma-$DEVICE-$CDMARADIO.img 136 fastboot flash xloader xloader-$DEVICE-$XLOADER.img 140 fastboot flash bootloader bootloader-$DEVICE-$BOOTLOADER.img 145 fastboot flash bootloader2 bootloader-$DEVICE-$BOOTLOADER.img [all …]
|
D | generate-packages.sh | 19 echo Usage: $0 BUILD_ID BUILD ROOTDEVICE DEVICE MANUFACTURER PRODUCT 29 DEVICE=$4 40 FILEDIR=tmp/vendor/$COMPANY/$DEVICE/proprietary 41 MAKEFILEDIR=tmp/vendor/$COMPANY/$DEVICE/ 46 FILEDIR=tmp/vendor/linaro/$DEVICE/$COMPANY/proprietary 47 MAKEFILEDIR=tmp/vendor/linaro/$DEVICE/$COMPANY ;; 174 SCRIPT=extract-$COMPANY-$DEVICE.sh 184 ARCHIVE=$COMPANY-$DEVICE-$BUILD-$(sha256sum < tmp/$SCRIPT | cut -b -8 | tr -d \\n).tgz
|
D | clear-factory-images-variables.sh | 21 unset DEVICE
|
/device/google/contexthub/contexthubhal/ |
D | nanohubhal_default.cpp | 27 #define DEVICE "Default" macro 28 #define DEVICE_TAG (DEVICE[0]) 46 .name = "Google System Nanohub on " DEVICE,
|
/device/google/zuma/usb/usb/ |
D | UsbDataSessionMonitor.cpp | 177 if (mDataRole == PortDataRole::DEVICE) { in reportUsbDataSessionMetrics() 250 if (mDataRole == PortDataRole::DEVICE && mUdcBind) { in evaluateComplianceWarning() 325 if (mDataRole == PortDataRole::DEVICE) { in setupNewSession() 354 newDataRole = PortDataRole::DEVICE; in handleDataRoleEvent() 361 if (mDataRole == PortDataRole::HOST || (mDataRole == PortDataRole::DEVICE && mUdcBind)) { in handleDataRoleEvent() 390 if (mDataRole == PortDataRole::DEVICE) { in updateUdcBindStatus()
|
/device/google/zumapro/usb/usb/ |
D | UsbDataSessionMonitor.cpp | 177 if (mDataRole == PortDataRole::DEVICE) { in reportUsbDataSessionMetrics() 250 if (mDataRole == PortDataRole::DEVICE && mUdcBind) { in evaluateComplianceWarning() 325 if (mDataRole == PortDataRole::DEVICE) { in setupNewSession() 354 newDataRole = PortDataRole::DEVICE; in handleDataRoleEvent() 361 if (mDataRole == PortDataRole::HOST || (mDataRole == PortDataRole::DEVICE && mUdcBind)) { in handleDataRoleEvent() 390 if (mDataRole == PortDataRole::DEVICE) { in updateUdcBindStatus()
|
/device/google/gs201/usb/usb/ |
D | UsbDataSessionMonitor.cpp | 177 if (mDataRole == PortDataRole::DEVICE) { in reportUsbDataSessionMetrics() 250 if (mDataRole == PortDataRole::DEVICE && mUdcBind) { in evaluateComplianceWarning() 325 if (mDataRole == PortDataRole::DEVICE) { in setupNewSession() 354 newDataRole = PortDataRole::DEVICE; in handleDataRoleEvent() 361 if (mDataRole == PortDataRole::HOST || (mDataRole == PortDataRole::DEVICE && mUdcBind)) { in handleDataRoleEvent() 390 if (mDataRole == PortDataRole::DEVICE) { in updateUdcBindStatus()
|
/device/google/gs101/usb/usb/ |
D | UsbDataSessionMonitor.cpp | 177 if (mDataRole == PortDataRole::DEVICE) { in reportUsbDataSessionMetrics() 250 if (mDataRole == PortDataRole::DEVICE && mUdcBind) { in evaluateComplianceWarning() 325 if (mDataRole == PortDataRole::DEVICE) { in setupNewSession() 354 newDataRole = PortDataRole::DEVICE; in handleDataRoleEvent() 361 if (mDataRole == PortDataRole::HOST || (mDataRole == PortDataRole::DEVICE && mUdcBind)) { in handleDataRoleEvent() 390 if (mDataRole == PortDataRole::DEVICE) { in updateUdcBindStatus()
|
/device/generic/goldfish-opengl/system/hwc3/ |
D | HostFrameComposer.cpp | 428 layerFallBackTo = Composition::DEVICE; in validateDisplay() 431 case Composition::DEVICE: in validateDisplay() 505 if (layer->getCompositionType() == Composition::DEVICE || in presentDisplay() 562 if (layerCompositionType != Composition::DEVICE && in presentDisplay() 569 if (layerCompositionType == Composition::DEVICE) { in presentDisplay()
|
D | GuestFrameComposer.cpp | 781 if (layerCompositionType != Composition::DEVICE && in presentDisplay() 836 if (layerCompositionType != Composition::DEVICE) { in canComposeLayer() 888 if (srcLayerCompositionType == Composition::DEVICE) { in composeLayerInto() 915 bool needsConversion = srcLayerCompositionType == Composition::DEVICE && in composeLayerInto()
|
/device/google/tangorpro/factory-images/ |
D | generate-factory-images-package.sh | 19 DEVICE=tangorpro
|
/device/google/comet/factory-images/ |
D | generate-factory-images-package.sh | 19 DEVICE=comet
|
/device/google/akita/factory-images/ |
D | generate-factory-images-package.sh | 19 DEVICE=akita
|
/device/google/caimito/factory-images_komodo/ |
D | generate-factory-images-package.sh | 19 DEVICE=komodo
|
/device/google/caimito/factory-images_tokay/ |
D | generate-factory-images-package.sh | 19 DEVICE=tokay
|
/device/google/redfin/factory-images/ |
D | generate-factory-images-package.sh | 19 DEVICE=redfin
|
/device/google/shusky/factory-images_husky/ |
D | generate-factory-images-package.sh | 19 DEVICE=husky
|
/device/google/coral/factory-images_flame/ |
D | generate-factory-images-package.sh | 19 DEVICE=flame
|
/device/google/shusky/factory-images_shiba/ |
D | generate-factory-images-package.sh | 19 DEVICE=shiba
|
/device/google/felix/factory-images/ |
D | generate-factory-images-package.sh | 19 DEVICE=felix
|
/device/google/caimito/factory-images_caiman/ |
D | generate-factory-images-package.sh | 19 DEVICE=caiman
|
/device/google/lynx/factory-images/ |
D | generate-factory-images-package.sh | 19 DEVICE=lynx
|
/device/google/coral/factory-images_coral/ |
D | generate-factory-images-package.sh | 19 DEVICE=coral
|
/device/google/sunfish/factory-images/ |
D | generate-factory-images-package.sh | 19 DEVICE=sunfish
|
/device/google/raviole/factory-images_oriole/ |
D | generate-factory-images-package.sh | 19 DEVICE=oriole
|