Searched refs:mVmRootPath (Results 1 – 1 of 1) sorted by relevance
237 @NonNull private final File mVmRootPath; field in VirtualMachine427 mVmRootPath = thisVmDir; in VirtualMachine()769 if (status == STATUS_STOPPED && !mVmRootPath.exists()) { in getStatus()797 if (mWasDeleted || !mVmRootPath.exists()) { in checkStopped()833 if (mWasDeleted || !mVmRootPath.exists()) { in getRunningVm()1632 return mVmRootPath; in getRootDir()