Searched refs:FUNCTIONS_PATH (Results 1 – 4 of 4) sorted by relevance
72 #define FUNCTIONS_PATH GADGET_PATH "functions/" macro75 #define RNDIS_PATH FUNCTIONS_PATH "gsi.rndis"
71 #define FUNCTIONS_PATH GADGET_PATH "functions/" macro74 #define RNDIS_PATH FUNCTIONS_PATH "gsi.rndis"
68 sprintf(functionPath, "%s%s", FUNCTIONS_PATH, function); in linkFunction()
72 snprintf(functionPath, kMaxFilePathLength, "%s%s", FUNCTIONS_PATH, function); in linkFunction()