Home
last modified time | relevance | path

Searched defs:snapshotFd (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/host/
DVirtioGpuFrontend.cpp1011 int snapshotFd = open(snapshotPath.c_str(), O_CREAT | O_WRONLY | O_TRUNC, 0660); in snapshotFrontend() local
1091 int snapshotFd = open(snapshotPath.c_str(), O_RDONLY); in restoreFrontend() local