Lines Matching defs:string
50 bool GetVersion(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetVersion()
56 bool GetBootloaderVersion(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetBootloaderVersion()
62 bool GetBasebandVersion(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetBasebandVersion()
68 bool GetOsVersion(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetOsVersion()
74 bool GetVndkVersion(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetVndkVersion()
80 bool GetProduct(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetProduct()
86 bool GetSerial(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetSerial()
92 bool GetSecure(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetSecure()
98 bool GetVariant(FastbootDevice* device, const std::vector<std::string>& /* args */, in GetVariant()
133 bool GetBatterySoCOk(FastbootDevice* device, const std::vector<std::string>& /* args */, in GetBatterySoCOk()
159 bool GetOffModeChargeState(FastbootDevice* device, const std::vector<std::string>& /* args */, in GetOffModeChargeState()
177 bool GetBatteryVoltage(FastbootDevice* device, const std::vector<std::string>& /* args */, in GetBatteryVoltage()
188 bool GetCurrentSlot(FastbootDevice* device, const std::vector<std::string>& /* args */, in GetCurrentSlot()
195 bool GetSlotCount(FastbootDevice* device, const std::vector<std::string>& /* args */, in GetSlotCount()
254 bool GetMaxDownloadSize(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetMaxDownloadSize()
260 bool GetUnlocked(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetUnlocked()
376 bool GetIsUserspace(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetIsUserspace()
382 bool GetIsForceDebuggable(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetIsForceDebuggable()
422 bool GetHardwareRevision(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetHardwareRevision()
428 bool GetSuperPartitionName(FastbootDevice* device, const std::vector<std::string>& /* args */, in GetSuperPartitionName()
435 bool GetSnapshotUpdateStatus(FastbootDevice* device, const std::vector<std::string>& /* args */, in GetSnapshotUpdateStatus()
460 bool GetCpuAbi(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetCpuAbi()
466 bool GetSystemFingerprint(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetSystemFingerprint()
475 bool GetVendorFingerprint(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetVendorFingerprint()
481 bool GetDynamicPartition(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetDynamicPartition()
487 bool GetFirstApiLevel(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetFirstApiLevel()
493 bool GetSecurityPatchLevel(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetSecurityPatchLevel()
499 bool GetTrebleEnabled(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetTrebleEnabled()
505 bool GetMaxFetchSize(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetMaxFetchSize()