Searched refs:GetSnapshotUpdateStatus (Results 1 – 3 of 3) sorted by relevance
68 bool GetSnapshotUpdateStatus(FastbootDevice* device, const std::vector<std::string>& args,
142 {FB_VAR_SNAPSHOT_UPDATE_STATUS, {GetSnapshotUpdateStatus, nullptr}}, in GetVarHandler()648 if (!GetSnapshotUpdateStatus(device, {}, &message)) { in SnapshotUpdateHandler()
449 bool GetSnapshotUpdateStatus(FastbootDevice* device, const std::vector<std::string>& /* args */, in GetSnapshotUpdateStatus() function