Searched defs:sessionId (Results 1 – 2 of 2) sorted by relevance
209 private static int commitInstallSession(int sessionId) throws IOException { in commitInstallSession()219 int sessionId = createInstallSession(sessionArgs); in applyPatch() local295 …tatic int writePatchedDataToSession(RandomAccessFile oldData, InputStream patchData, int sessionId) in writePatchedDataToSession()
1380 auto sessionId = session.GetId(); in scanStagedSessionsDirAndStage() local