Home
last modified time | relevance | path

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

/hardware/google/pixel/usb/include/pixelusb/
DUsbGadgetCommon.h73 #define FUNCTION_NAME "function" macro
74 #define FUNCTION_PATH CONFIG_PATH FUNCTION_NAME
/hardware/google/pixel/usb/
DUsbGadgetUtils.cpp39 if ((strstr(function->d_name, FUNCTION_NAME) == NULL)) in unlinkFunctions()