HomeSort by relevance Sort by last modified time
    Searched defs:mLongName (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/third_party/codesighs/
nm2tsv.c 81 const char* mLongName;
315 if(0 == strcmp(gSwitches[switchLoop]->mLongName, inArgv[loop]))
422 ERROR_REPORT(retval, current->mLongName, "No handler for command line switch.");
475 printf("\t%s%s\n", gSwitches[loop]->mLongName, valueText);
codesighs.c 107 const char* mLongName;
640 if(0 == strcmp(gSwitches[switchLoop]->mLongName, inArgv[loop]))
805 ERROR_REPORT(retval, current->mLongName, "Unable to expand array.");
833 ERROR_REPORT(retval, current->mLongName, "Unable to expand array.");
861 ERROR_REPORT(retval, current->mLongName, "Unable to expand array.");
889 ERROR_REPORT(retval, current->mLongName, "Unable to expand array.");
917 ERROR_REPORT(retval, current->mLongName, "Unable to expand array.");
945 ERROR_REPORT(retval, current->mLongName, "Unable to expand array.");
957 ERROR_REPORT(retval, current->mLongName, "No handler for command line switch.");
    [all...]
msdump2symdb.c 81 const char* mLongName;
902 if(0 == strcmp(gSwitches[switchLoop]->mLongName, inArgv[loop]))
    [all...]
maptsvdifftool.c 86 const char* mLongName;
    [all...]
msmap2tsv.c 201 const char* mLongName;
    [all...]
  /frameworks/base/tests/FrameworkPerf/src/com/android/frameworkperf/
TestService.java 430 final String mLongName;
434 mLongName = longName;
442 return mLongName;
    [all...]
  /prebuilts/devtools/tools/lib/
sdklib.jar 

Completed in 102 milliseconds