Searched refs:MATCH_SOURCES (Results 1 – 2 of 2) sorted by relevance
136 enum PatchMatch { MATCH_SOURCES, MATCH_SINKS, MATCH_BOTH }; enumerator
212 MATCH_BOTH : (sourceIsDevice ? MATCH_SINKS : MATCH_SOURCES); in createOrUpdatePatch()505 case MATCH_SOURCES: in findPatch()