• Home
  • Raw
  • Download

Lines Matching defs:string

44 bool GetVersion(FastbootDevice* /* device */, const std::vector<std::string>& /* args */,  in GetVersion()
50 bool GetBootloaderVersion(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetBootloaderVersion()
56 bool GetBasebandVersion(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetBasebandVersion()
62 bool GetProduct(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetProduct()
68 bool GetSerial(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetSerial()
74 bool GetSecure(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetSecure()
80 bool GetVariant(FastbootDevice* device, const std::vector<std::string>& /* args */, in GetVariant()
122 bool GetBatterySoCOk(FastbootDevice* device, const std::vector<std::string>& /* args */, in GetBatterySoCOk()
151 bool GetOffModeChargeState(FastbootDevice* device, const std::vector<std::string>& /* args */, in GetOffModeChargeState()
173 bool GetBatteryVoltage(FastbootDevice* device, const std::vector<std::string>& /* args */, in GetBatteryVoltage()
184 bool GetCurrentSlot(FastbootDevice* device, const std::vector<std::string>& /* args */, in GetCurrentSlot()
191 bool GetSlotCount(FastbootDevice* device, const std::vector<std::string>& /* args */, in GetSlotCount()
250 bool GetMaxDownloadSize(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetMaxDownloadSize()
256 bool GetUnlocked(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetUnlocked()
375 bool GetIsUserspace(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetIsUserspace()
415 bool GetHardwareRevision(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetHardwareRevision()
421 bool GetSuperPartitionName(FastbootDevice* device, const std::vector<std::string>& /* args */, in GetSuperPartitionName()