Lines Matching refs:FastbootDevice
53 bool GetVersion(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetVersion() argument
59 bool GetBootloaderVersion(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetBootloaderVersion() argument
65 bool GetBasebandVersion(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetBasebandVersion() argument
71 bool GetOsVersion(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetOsVersion() argument
77 bool GetVndkVersion(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetVndkVersion() argument
83 bool GetProduct(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetProduct() argument
89 bool GetSerial(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetSerial() argument
95 bool GetSecure(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetSecure() argument
101 bool GetVariant(FastbootDevice* device, const std::vector<std::string>& /* args */, in GetVariant()
122 bool GetBatteryVoltageHelper(FastbootDevice* device, int32_t* battery_voltage) { in GetBatteryVoltageHelper()
143 bool GetBatterySoCOk(FastbootDevice* device, const std::vector<std::string>& /* args */, in GetBatterySoCOk()
172 bool GetOffModeChargeState(FastbootDevice* device, const std::vector<std::string>& /* args */, in GetOffModeChargeState()
194 bool GetBatteryVoltage(FastbootDevice* device, const std::vector<std::string>& /* args */, in GetBatteryVoltage()
205 bool GetCurrentSlot(FastbootDevice* device, const std::vector<std::string>& /* args */, in GetCurrentSlot()
212 bool GetSlotCount(FastbootDevice* device, const std::vector<std::string>& /* args */, in GetSlotCount()
223 bool GetSlotSuccessful(FastbootDevice* device, const std::vector<std::string>& args, in GetSlotSuccessful()
247 bool GetSlotUnbootable(FastbootDevice* device, const std::vector<std::string>& args, in GetSlotUnbootable()
271 bool GetMaxDownloadSize(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetMaxDownloadSize() argument
277 bool GetUnlocked(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetUnlocked() argument
283 bool GetHasSlot(FastbootDevice* device, const std::vector<std::string>& args, in GetHasSlot()
303 bool GetPartitionSize(FastbootDevice* device, const std::vector<std::string>& args, in GetPartitionSize()
327 bool GetPartitionType(FastbootDevice* device, const std::vector<std::string>& args, in GetPartitionType()
374 bool GetPartitionIsLogical(FastbootDevice* device, const std::vector<std::string>& args, in GetPartitionIsLogical()
396 bool GetIsUserspace(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetIsUserspace() argument
402 std::vector<std::vector<std::string>> GetAllPartitionArgsWithSlot(FastbootDevice* device) { in GetAllPartitionArgsWithSlot()
411 std::vector<std::vector<std::string>> GetAllPartitionArgsNoSlot(FastbootDevice* device) { in GetAllPartitionArgsNoSlot()
436 bool GetHardwareRevision(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetHardwareRevision() argument
442 bool GetSuperPartitionName(FastbootDevice* device, const std::vector<std::string>& /* args */, in GetSuperPartitionName()
449 bool GetSnapshotUpdateStatus(FastbootDevice* device, const std::vector<std::string>& /* args */, in GetSnapshotUpdateStatus()
474 bool GetCpuAbi(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetCpuAbi() argument
480 bool GetSystemFingerprint(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetSystemFingerprint() argument
489 bool GetVendorFingerprint(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetVendorFingerprint() argument
495 bool GetDynamicPartition(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetDynamicPartition() argument
501 bool GetFirstApiLevel(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetFirstApiLevel() argument
507 bool GetSecurityPatchLevel(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetSecurityPatchLevel() argument
513 bool GetTrebleEnabled(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetTrebleEnabled() argument
519 bool GetMaxFetchSize(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetMaxFetchSize() argument