Searched refs:mShortName (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/search_engines/
H A DTemplateUrlService.java37 private final String mShortName; field in class:TemplateUrlService.TemplateUrl
47 mShortName = shortName;
56 return mShortName;
/external/chromium_org/third_party/codesighs/
H A Dnm2tsv.c82 const char* mShortName; member in struct:__struct_Switch
319 else if(0 == strcmp(gSwitches[switchLoop]->mShortName, inArgv[loop]))
476 printf("\t %s%s", gSwitches[loop]->mShortName, valueText);
H A Dcodesighs.c108 const char* mShortName; member in struct:__struct_Switch
644 else if(0 == strcmp(gSwitches[switchLoop]->mShortName, inArgv[loop]))
1049 printf("\t %s%s", gSwitches[loop]->mShortName, valueText);
H A Dmsdump2symdb.c82 const char* mShortName; member in struct:__struct_Switch
906 else if(0 == strcmp(gSwitches[switchLoop]->mShortName, inArgv[loop]))
1063 printf("\t %s%s", gSwitches[loop]->mShortName, valueText);
H A Dmaptsvdifftool.c87 const char* mShortName; member in struct:__struct_Switch
1115 else if(0 == strcmp(gSwitches[switchLoop]->mShortName, inArgv[loop]))
1284 printf("\t %s%s", gSwitches[loop]->mShortName, valueText);
H A Dmsmap2tsv.c202 const char* mShortName; member in struct:__struct_Switch
1908 else if(0 == strcmp(gSwitches[switchLoop]->mShortName, inArgv[loop]))
2115 printf("\t %s%s", gSwitches[loop]->mShortName, valueText);

Completed in 152 milliseconds