Searched refs:ToAbsolutePath (Results 1 – 1 of 1) sorted by relevance
40 Result<std::string> ToAbsolutePath(const std::string& snapshot_path) { in ToAbsolutePath() function91 parsed.snapshot_path = CF_EXPECT(ToAbsolutePath(parsed.snapshot_path)); in SnapshotCvdMain()