Searched refs:linkFunction (Results 1 – 2 of 2) sorted by relevance
68 int linkFunction(const char *function, int index) { in linkFunction() function150 if (linkFunction("ffs.mtp", (*functionCount)++)) in addGenericAndroidFunctions()166 if (linkFunction("ffs.ptp", (*functionCount)++)) in addGenericAndroidFunctions()177 if (linkFunction("midi.gs5", (*functionCount)++)) in addGenericAndroidFunctions()183 if (linkFunction("accessory.gs2", (*functionCount)++)) in addGenericAndroidFunctions()189 if (linkFunction("audio_source.gs3", (*functionCount)++)) in addGenericAndroidFunctions()195 if (linkFunction("gsi.rndis", (*functionCount)++)) in addGenericAndroidFunctions()207 if (linkFunction("ffs.adb", (*functionCount)++)) in addAdb()
162 int linkFunction(const char *function, int index);