Home | History | Annotate | Download | only in bit

Lines Matching refs:buildDevice

582     const string buildDevice = get_build_var(buildTop, "TARGET_DEVICE", false);
591 read_modules(buildOut, buildDevice, &modules, false);
616 string systemPath = buildOut + "/target/product/" + buildDevice + "/system/";
617 string dataPath = buildOut + "/target/product/" + buildDevice + "/data/";
957 string buildDevice = sniff_device_name(buildOut, buildProduct);
960 buildDevice, &modules, true);