Searched defs:buildDevice (Results 1 – 3 of 3) sorted by relevance
715 const string buildDevice = buildVars.GetBuildVar("TARGET_DEVICE", false); in run_phases() local1211 string buildDevice = buildVars.GetBuildVar("TARGET_DEVICE", false); in run_refresh() local1236 string buildDevice = buildVars.GetBuildVar("TARGET_DEVICE", false); in run_tab_completion() local
76 public static Device buildDevice() { in buildDevice() method in DataFactory
1757 def buildDevice(deltas): function