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