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_files.py1502 target_expr = 'concat("{}:",{},":{}:{}")'.format(
1506 script.PatchPartitionExprCheck(target_expr, source_expr)
1574 target_expr = 'concat("{}:",{},":{}:{}")'.format(
1578 script.PatchPartitionExpr(target_expr, source_expr, '"boot.img.p"')
Dota_from_target_files1502 target_expr = 'concat("{}:",{},":{}:{}")'.format(
1506 script.PatchPartitionExprCheck(target_expr, source_expr)
1574 target_expr = 'concat("{}:",{},":{}:{}")'.format(
1578 script.PatchPartitionExpr(target_expr, source_expr, '"boot.img.p"')