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