Searched refs:inMiddle (Results 1 – 2 of 2) sorted by relevance
475 bool inMiddle = strstr(exts, " " PROT_CONTENT_EXT_STR " "); in can_import_protected_content_eglimpl() local476 return equal || atStart || atEnd || inMiddle; in can_import_protected_content_eglimpl()
55 bool inMiddle = strstr(exts, " " PROT_CONTENT_EXT_STR " "); in can_import_protected_content_eglimpl() local56 return equal || atStart || atEnd || inMiddle; in can_import_protected_content_eglimpl()