Home
last modified time | relevance | path

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

/hardware/google/pixel/usb/
DUsbGadgetUtils.cpp96 std::string persistVendorFunctions = GetProperty(kPersistentVendorConfig, ""); in getVendorFunctions() local
104 if (persistVendorFunctions != "") in getVendorFunctions()
105 ret = persistVendorFunctions; in getVendorFunctions()