Home
last modified time | relevance | path

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

/device/google/wahoo/usb/
DUsbGadget.cpp49 #define FUNCTION_NAME "function" macro
50 #define FUNCTION_PATH CONFIG_PATH FUNCTION_NAME
187 if ((strstr(function->d_name, FUNCTION_NAME) == NULL)) continue; in unlinkFunctions()
/device/google/bonito/usb/
DUsbGadget.cpp50 #define FUNCTION_NAME "function" macro
51 #define FUNCTION_PATH CONFIG_PATH FUNCTION_NAME
203 if ((strstr(function->d_name, FUNCTION_NAME) == NULL)) continue; in unlinkFunctions()
/device/google/crosshatch/usb/
DUsbGadget.cpp50 #define FUNCTION_NAME "function" macro
51 #define FUNCTION_PATH CONFIG_PATH FUNCTION_NAME
203 if ((strstr(function->d_name, FUNCTION_NAME) == NULL)) continue; in unlinkFunctions()