Home
last modified time | relevance | path

Searched refs:source_expr (Results 1 – 3 of 3) sorted by relevance

/build/make/tools/releasetools/
Dedify_generator.py190 def PatchPartitionExprCheck(self, target_expr, source_expr): argument
209 source=source_expr,
335 def PatchPartitionExpr(self, target_expr, source_expr, patch_expr): argument
355 source=source_expr,
Dota_from_target_files1508 source_expr = 'concat("{}:",{},":{}:{}")'.format(
1510 script.PatchPartitionExprCheck(target_expr, source_expr)
1580 source_expr = 'concat("{}:",{},":{}:{}")'.format(
1582 script.PatchPartitionExpr(target_expr, source_expr, '"boot.img.p"')
Dota_from_target_files.py1508 source_expr = 'concat("{}:",{},":{}:{}")'.format(
1510 script.PatchPartitionExprCheck(target_expr, source_expr)
1580 source_expr = 'concat("{}:",{},":{}:{}")'.format(
1582 script.PatchPartitionExpr(target_expr, source_expr, '"boot.img.p"')