Searched refs:snapshot_path (Results 1 – 4 of 4) sorted by relevance
42 std::string* snapshot_path) override;
43 std::string* snapshot_path),
212 std::string* snapshot_path) = 0;364 std::string* snapshot_path) override;
3576 std::string* snapshot_path) { in MapUpdateSnapshot() argument3600 *snapshot_path = paths.snapshot_device; in MapUpdateSnapshot()3602 *snapshot_path = paths.target_device; in MapUpdateSnapshot()3604 DCHECK(!snapshot_path->empty()); in MapUpdateSnapshot()