Searched refs:SnapshotSave (Results 1 – 3 of 3) sorted by relevance
83 void SnapshotSave(const std::string& directory);
119 void SnapshotSave(const std::string& directory);636 void EmulatedVirtioGpu::EmulatedVirtioGpuImpl::SnapshotSave(const std::string& directory) { in SnapshotSave() function in gfxstream::EmulatedVirtioGpu::EmulatedVirtioGpuImpl1154 void EmulatedVirtioGpu::SnapshotSave(const std::string& directory) { in SnapshotSave() function in gfxstream::EmulatedVirtioGpu1155 mImpl->SnapshotSave(directory); in SnapshotSave()
619 emulation->SnapshotSave(directory); in SnapshotSaveAndLoad()