Home
last modified time | relevance | path

Searched refs:target_expr (Results 1 – 3 of 3) 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,
Dota_from_target_files1506 target_expr = 'concat("{}:",{},":{}:{}")'.format(
1510 script.PatchPartitionExprCheck(target_expr, source_expr)
1578 target_expr = 'concat("{}:",{},":{}:{}")'.format(
1582 script.PatchPartitionExpr(target_expr, source_expr, '"boot.img.p"')
Dota_from_target_files.py1506 target_expr = 'concat("{}:",{},":{}:{}")'.format(
1510 script.PatchPartitionExprCheck(target_expr, source_expr)
1578 target_expr = 'concat("{}:",{},":{}:{}")'.format(
1582 script.PatchPartitionExpr(target_expr, source_expr, '"boot.img.p"')