Lines Matching refs:ext
970 String8 ext(file->getPath().getPathExtension());973 if (strcmp(ext.string(), ".png") != 0) {1217 String8 ext(file->getPath().getPathExtension());1221 if (strcmp(ext.string(), ".xml") == 0) {