Searched defs:FastbootDevice (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/system/core/fastboot/device/ |
H A D | variables.cpp | 50 bool GetVersion(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetVersion() argument 56 bool GetBootloaderVersion(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetBootloaderVersion() argument 62 bool GetBasebandVersion(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetBasebandVersion() argument 68 bool GetOsVersion(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetOsVersion() argument 74 bool GetVndkVersion(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetVndkVersion() argument 80 bool GetProduct(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetProduct() argument 86 bool GetSerial(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetSerial() argument 92 bool GetSecure(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetSecure() argument 280 bool GetMaxDownloadSize(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetMaxDownloadSize() argument 286 bool GetUnlocked(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetUnlocked() argument [all …]
|
H A D | variables.h | 22 class FastbootDevice; variable
|
H A D | flashing.h | 22 class FastbootDevice; variable
|
H A D | commands.h | 25 class FastbootDevice; variable
|
H A D | utility.h | 108 class FastbootDevice; variable
|
H A D | fastboot_device.cpp | 92 FastbootDevice::FastbootDevice() in FastbootDevice() function in FastbootDevice
|
/aosp_15_r20/development/python-packages/fastboot/ |
H A D | device.py | 27 class FastbootDevice(object): class
|
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/device/ |
D | DeviceManager.java | 595 public static class FastbootDevice extends StubDevice { class in DeviceManager 599 public FastbootDevice(String serial) { in FastbootDevice() method in DeviceManager.FastbootDevice
|
/aosp_15_r20/tools/tradefederation/prebuilts/filegroups/tradefed/ |
D | tradefed.jar | FileMd5$FileChecksum$1.class
FileMd5.java
package FileMd5$FileChecksum$1 extends com. ... |