Home
last modified time | relevance | path

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

/build/make/tools/releasetools/
Dedify_generator.py190 def PatchPartitionExprCheck(self, target_expr, source_expr): argument
208 target=target_expr,
335 def PatchPartitionExpr(self, target_expr, source_expr, patch_expr): argument
354 target=target_expr,
Dnon_ab_ota.py429 target_expr = 'concat("{}:",{},":{}:{}")'.format(
433 script.PatchPartitionExprCheck(target_expr, source_expr)
501 target_expr = 'concat("{}:",{},":{}:{}")'.format(
505 script.PatchPartitionExpr(target_expr, source_expr, '"boot.img.p"')