Searched refs:csElement (Results 1 – 1 of 1) sorted by relevance
27 const ByteStringView& csElement, in HasIntent() argument31 return csElement == csDef; in HasIntent()37 if (bsIntent == "All" || bsIntent == csElement) in HasIntent()43 return bsIntent == "All" || bsIntent == csElement; in HasIntent()