Home | History | Annotate | Download | only in aapt

Lines Matching refs:ext

58     const char *ext  = NULL;
87 } else if ((ext = strrchr(path, '.')) != NULL && strcmp(ext, ".scc") == 0) {