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