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;
3079 std::string* snapshot_path) { in MapUpdateSnapshot() argument3103 *snapshot_path = paths.snapshot_device; in MapUpdateSnapshot()3105 *snapshot_path = paths.target_device; in MapUpdateSnapshot()3107 DCHECK(!snapshot_path->empty()); in MapUpdateSnapshot()