Home
last modified time | relevance | path

Searched refs:PatchPartitionExprCheck (Results 1 – 2 of 2) sorted by relevance

/aosp12/build/make/tools/releasetools/
H A Dedify_generator.py188 self.PatchPartitionExprCheck('"%s"' % target, '"%s"' % source)
190 def PatchPartitionExprCheck(self, target_expr, source_expr): member in EdifyGenerator
H A Dnon_ab_ota.py433 script.PatchPartitionExprCheck(target_expr, source_expr)