Home
last modified time | relevance | path

Searched refs:bootMode (Results 1 – 6 of 6) sorted by relevance

/hardware/google/pixel/usb/
DCommonUtils.cpp88 std::string bootMode = GetProperty(PERSISTENT_BOOT_MODE, ""); in getVendorFunctions() local
95 } else if (bootMode == "usbradio" || bootMode == "factory" || bootMode == "ffbm-00" || in getVendorFunctions()
96 bootMode == "ffbm-01" || bootMode == "usbuwb") { in getVendorFunctions()
/hardware/interfaces/usb/gadget/1.1/default/lib/
DUsbGadgetUtils.cpp88 std::string bootMode = GetProperty(PERSISTENT_BOOT_MODE, ""); in getVendorFunctions() local
95 } else if (bootMode == "usbradio" || bootMode == "factory" || bootMode == "ffbm-00" || in getVendorFunctions()
96 bootMode == "ffbm-01") { in getVendorFunctions()
/hardware/interfaces/usb/gadget/1.2/default/lib/
DUsbGadgetUtils.cpp88 std::string bootMode = GetProperty(PERSISTENT_BOOT_MODE, ""); in getVendorFunctions() local
95 } else if (bootMode == "usbradio" || bootMode == "factory" || bootMode == "ffbm-00" || in getVendorFunctions()
96 bootMode == "ffbm-01") { in getVendorFunctions()
/hardware/nxp/nfc/pn8x/extns/impl/
Dhal_nxpnfc.h55 uint16_t bootMode; member
/hardware/nxp/secure_element/snxxx/extns/impl/
Dhal_nxpese.h81 uint16_t bootMode; member
/hardware/nxp/secure_element/pn8x/extns/impl/
Dhal_nxpese.h106 uint16_t bootMode; member