Searched refs:stateFilePath (Results 1 - 9 of 9) sorted by relevance
/vbox/src/VBox/Main/src-server/ |
H A D | SnapshotImpl.cpp | 2923 Utf8Str stateFilePath = task.m_pSnapshot->i_getStateFilePath(); local 2924 if (!stateFilePath.isEmpty()) 2929 i_releaseSavedStateFile(stateFilePath, task.m_pSnapshot /* pSnapshotToIgnore */);
|
/vbox/src/VBox/Main/cbinding/ |
H A D | VBoxCAPI_v2_2.h | 1994 PRUnichar * * stateFilePath 2013 PRUnichar * * stateFilePath, 2231 nsresult (*GetStateFilePath)(IMachine *pThis, PRUnichar * *stateFilePath);
|
H A D | VBoxCAPI_v3_0.h | 2532 PRUnichar * * stateFilePath 2551 PRUnichar * * stateFilePath, 2769 nsresult (*GetStateFilePath)(IMachine *pThis, PRUnichar * *stateFilePath);
|
H A D | VBoxCAPI_v3_1.h | 2439 PRUnichar * * stateFilePath 2459 PRUnichar * * stateFilePath 2663 nsresult (*GetStateFilePath)(IMachine *pThis, PRUnichar * *stateFilePath);
|
H A D | VBoxCAPI_v3_2.h | 2495 PRUnichar * * stateFilePath 2515 PRUnichar * * stateFilePath 2730 nsresult (*GetStateFilePath)(IMachine *pThis, PRUnichar * *stateFilePath);
|
H A D | VBoxCAPI_v4_0.h | 2658 PRUnichar * * stateFilePath 2679 PRUnichar * * stateFilePath 2984 nsresult (*GetStateFilePath)(IMachine *pThis, PRUnichar * *stateFilePath);
|
H A D | VBoxCAPI_v4_1.h | 2860 PRUnichar * * stateFilePath 2881 PRUnichar * * stateFilePath 3181 nsresult (*GetStateFilePath)(IMachine *pThis, PRUnichar * *stateFilePath);
|
H A D | VBoxCAPI_v4_2.h | 3109 PRUnichar * * stateFilePath 3130 PRUnichar * * stateFilePath 3465 nsresult (*GetStateFilePath)(IMachine *pThis, PRUnichar * *stateFilePath);
|
H A D | VBoxCAPI_v4_3.h | 5168 nsresult (*GetStateFilePath)(IMachine *pThis, PRUnichar * *stateFilePath); 5892 nsresult (*GetStateFilePath)(IMachine *pThis, PRUnichar * *stateFilePath);
|
Completed in 8202 milliseconds