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