Home
last modified time | relevance | path

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

/hardware/google/pixel/usb/
DUsbGadgetUtils.cpp97 std::string vendorFunctions = GetProperty(kVendorConfig, ""); in getVendorFunctions() local
100 if (vendorFunctions != "") { in getVendorFunctions()
101 ret = vendorFunctions; in getVendorFunctions()