Home
last modified time | relevance | path

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

/hardware/google/pixel/usb/include/pixelusb/
DI2cHelper.h31 string getI2cClientPath(const string hsi2cPath, const string devName, const string clientId);
/hardware/google/pixel/usb/
DI2cHelper.cpp75 string getI2cClientPath(const string hsi2cPath, const string devName, const string clientId) { in getI2cClientPath() function