|
Android-cuttlefish cvd tool
|
#include <string>#include <string_view>#include "cuttlefish/io/disjoint_range_set.h"#include "cuttlefish/result/result.h"

Go to the source code of this file.
Namespaces | |
| namespace | cuttlefish |
Functions | |
| std::string | cuttlefish::Serialize (const DisjointRangeSet &range_set) |
| Result< DisjointRangeSet > | cuttlefish::DeserializeDisjointRangeSet (std::string_view data) |