Searched refs:SnapshotRestore (Results 1 – 3 of 3) sorted by relevance
84 void SnapshotRestore(const std::string& directory);
120 void SnapshotRestore(const std::string& directory);645 void EmulatedVirtioGpu::EmulatedVirtioGpuImpl::SnapshotRestore(const std::string& directory) { in SnapshotRestore() function in gfxstream::EmulatedVirtioGpu::EmulatedVirtioGpuImpl1158 void EmulatedVirtioGpu::SnapshotRestore(const std::string& directory) { in SnapshotRestore() function in gfxstream::EmulatedVirtioGpu1159 mImpl->SnapshotRestore(directory); in SnapshotRestore()
620 emulation->SnapshotRestore(directory); in SnapshotSaveAndLoad()