Searched refs:dumpDevFile (Results 1 – 2 of 2) sorted by relevance
47 …dumpDevFile = flag.String("dump_devices", "", "Creates a JSON file with all physical device… var77 if *dumpDevFile == "" && apkPath == "" {89 if *dumpDevFile != "" {90 if err := writeDeviceList(*dumpDevFile, deviceList); err != nil {