Home
last modified time | relevance | path

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

/TwlSDK-5.3.1/build/tools/loadrun/
Dloadrun.c75 char *gDeviceName[] = { variable
464 for (n = 0; gDeviceName[n]; n++) in parseOption()
466 if (!strcmp(optionStr, gDeviceName[n])) in parseOption()
/TwlSDK-5.3.1/build/tools/loadrun.TWL/
Dloadrun.c82 char *gDeviceName[] = { variable
568 for (n = 0; gDeviceName[n]; n++) in parseOption()
570 if (!strcmp(optionStr, gDeviceName[n])) in parseOption()