Searched defs:FileExists (Results 1 - 4 of 4) sorted by relevance
/vbox/src/VBox/Devices/EFI/Firmware/OvmfPkg/Library/NvVarsFileLib/ | ||
H A D | FsAccess.c | 234 BOOLEAN FileExists; local 244 NvVarsFileReadCheckup (File, &FileExists, &FileSize); |
/vbox/src/VBox/Main/cbinding/ | ||
H A D | VBoxCAPI_v4_1.h | 4506 nsresult (*FileExists)( member in struct:IGuest_vtbl |
H A D | VBoxCAPI_v4_2.h | 4837 nsresult (*FileExists)( member in struct:IGuestSession_vtbl |
H A D | VBoxCAPI_v4_3.h | 8855 nsresult (*FileExists)( member in struct:IGuestSession_vtbl 9139 nsresult (*FileExists)( member in struct:IGuestSessionVtbl 9326 #define IGuestSession_FileExists(p, aPath, aExists) ((p)->lpVtbl->FileExists(p, aPath, aExists)) |
Completed in 1128 milliseconds