Lines Matching defs:string
52 bool GetVersion(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetVersion()
58 bool GetBootloaderVersion(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetBootloaderVersion()
64 bool GetBasebandVersion(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetBasebandVersion()
70 bool GetOsVersion(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetOsVersion()
76 bool GetVndkVersion(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetVndkVersion()
82 bool GetProduct(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetProduct()
88 bool GetSerial(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetSerial()
94 bool GetSecure(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetSecure()
100 bool GetVariant(FastbootDevice* device, const std::vector<std::string>& /* args */, in GetVariant()
136 bool GetBatterySoCOk(FastbootDevice* device, const std::vector<std::string>& /* args */, in GetBatterySoCOk()
165 bool GetOffModeChargeState(FastbootDevice* device, const std::vector<std::string>& /* args */, in GetOffModeChargeState()
187 bool GetBatteryVoltage(FastbootDevice* device, const std::vector<std::string>& /* args */, in GetBatteryVoltage()
198 bool GetCurrentSlot(FastbootDevice* device, const std::vector<std::string>& /* args */, in GetCurrentSlot()
205 bool GetSlotCount(FastbootDevice* device, const std::vector<std::string>& /* args */, in GetSlotCount()
264 bool GetMaxDownloadSize(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetMaxDownloadSize()
270 bool GetUnlocked(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetUnlocked()
389 bool GetIsUserspace(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetIsUserspace()
429 bool GetHardwareRevision(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetHardwareRevision()
435 bool GetSuperPartitionName(FastbootDevice* device, const std::vector<std::string>& /* args */, in GetSuperPartitionName()
442 bool GetSnapshotUpdateStatus(FastbootDevice* device, const std::vector<std::string>& /* args */, in GetSnapshotUpdateStatus()
467 bool GetCpuAbi(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetCpuAbi()
473 bool GetSystemFingerprint(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetSystemFingerprint()
482 bool GetVendorFingerprint(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetVendorFingerprint()
488 bool GetDynamicPartition(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetDynamicPartition()
494 bool GetFirstApiLevel(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetFirstApiLevel()
500 bool GetSecurityPatchLevel(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetSecurityPatchLevel()
506 bool GetTrebleEnabled(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetTrebleEnabled()
512 bool GetMaxFetchSize(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetMaxFetchSize()