Searched refs:canBeFullMatched (Results 1 – 1 of 1) sorted by relevance
403 bool canBeFullMatched = IsFileExistFullMatch(languageFile); in CheckLanguageFileName() local404 if (canBeFullMatched) { in CheckLanguageFileName()428 bool canBeFullMatched = false; in IsFileExistFullMatch() local431 canBeFullMatched = true; in IsFileExistFullMatch()436 return canBeFullMatched; in IsFileExistFullMatch()