Home
last modified time | relevance | path

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

/hardware/interfaces/usb/gadget/1.2/default/lib/include/
DUsbGadgetCommon.h58 constexpr char kPersistentVendorConfig[] = "persist.vendor.usb.usbradio.config"; variable
/hardware/interfaces/usb/gadget/1.1/default/lib/include/
DUsbGadgetCommon.h57 constexpr char kPersistentVendorConfig[] = "persist.vendor.usb.usbradio.config"; variable
/hardware/google/pixel/usb/include/pixelusb/
DUsbGadgetCommon.h58 constexpr char kPersistentVendorConfig[] = "persist.vendor.usb.usbradio.config"; variable
/hardware/interfaces/usb/gadget/1.2/default/lib/
DUsbGadgetUtils.cpp89 std::string persistVendorFunctions = GetProperty(kPersistentVendorConfig, ""); in getVendorFunctions()
/hardware/google/pixel/usb/
DUsbGadgetUtils.cpp96 std::string persistVendorFunctions = GetProperty(kPersistentVendorConfig, ""); in getVendorFunctions()
/hardware/interfaces/usb/gadget/1.1/default/lib/
DUsbGadgetUtils.cpp89 std::string persistVendorFunctions = GetProperty(kPersistentVendorConfig, ""); in getVendorFunctions()