Searched refs:cropExtLen (Results 1 – 1 of 1) sorted by relevance
510 size_t cropExtLen = strlen(PROT_CONTENT_EXT_STR); in can_import_protected_content_eglimpl() local513 bool atStart = !strncmp(PROT_CONTENT_EXT_STR " ", exts, cropExtLen+1); in can_import_protected_content_eglimpl()514 bool atEnd = (cropExtLen+1) < extsLen in can_import_protected_content_eglimpl()516 exts + extsLen - (cropExtLen+1)); in can_import_protected_content_eglimpl()