Home | History | Annotate | Download | only in aapt

Lines Matching full:needle2

617     const char16_t *needle2 = needle.string();
622 if (strncmp16(haystack2, needle2, needlesize) == 0) {