Searched refs:SnapshotMetaJsonPath (Results 1 – 4 of 4) sorted by relevance
256 std::string SnapshotMetaJsonPath(const std::string& snapshot_path) { in SnapshotMetaJsonPath() function261 auto meta_json_path = SnapshotMetaJsonPath(snapshot_path); in LoadMetaJson()
43 std::string SnapshotMetaJsonPath(const std::string& snapshot_path);
81 const auto meta_json_path = SnapshotMetaJsonPath(snapshot_path); in HandleHostGroupSnapshot()
181 const auto meta_json_path = SnapshotMetaJsonPath(snapshot_dir_path); in RestoreHostFiles()