Home
last modified time | relevance | path

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

/test/framework/harnesses/host_controller/campaigns/
Dcampaign_common.py151 if common.SDM845 in build_target:
254 if common.SDM845 in build_target and gsi:
272 elif common.SDM845 in build_target and gsi:
285 if common.SDM845 not in build_target: # b/78487061
298 elif common.SDM845 in build_target and gsi:
306 if common.SDM845 not in build_target: # b/78487061
493 if common.SDM845 in build_target:
753 common.SDM845: GenerateSdm845GsiFlashingCommands,
/test/framework/harnesses/host_controller/
Dcommon.py90 SDM845 = "sdm845" variable