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

  /development/tools/emulator/opengl/shared/OpenglOsUtils/
osProcessUnix.cpp 46 char *strStart = NULL;
65 if (!strStart) {
67 strStart = &tmpcmd[i];
77 else if (tmpcmd[i] == *strStart) {
78 t = strStart;
79 strStart = NULL;
  /frameworks/base/tools/aapt/
ResourceTable.cpp     [all...]

Completed in 96 milliseconds