Home | History | Annotate | Download | only in aapt

Lines Matching defs:kInvalidChars

22 static const char* kInvalidChars = "/\\:";
47 if (strchr(kInvalidChars, *cp) != NULL)