Searched refs:snapshot_path (Results 1 – 4 of 4) sorted by relevance
41 std::string* snapshot_path) override;
42 std::string* snapshot_path),
208 std::string* snapshot_path) = 0;356 std::string* snapshot_path) override;
3111 std::string* snapshot_path) { in MapUpdateSnapshot() argument3135 *snapshot_path = paths.snapshot_device; in MapUpdateSnapshot()3137 *snapshot_path = paths.target_device; in MapUpdateSnapshot()3139 DCHECK(!snapshot_path->empty()); in MapUpdateSnapshot()