Searched refs:SnapshotUpdateHandler (Results 1 – 3 of 3) sorted by relevance
53 bool SnapshotUpdateHandler(FastbootDevice* device, const std::vector<std::string>& args);
63 {FB_CMD_SNAPSHOT_UPDATE, SnapshotUpdateHandler}, in FastbootDevice()
637 bool SnapshotUpdateHandler(FastbootDevice* device, const std::vector<std::string>& args) { in SnapshotUpdateHandler() function