Searched defs:FileExists (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/OvmfPkg/Library/NvVarsFileLib/
H A DFsAccess.c234 BOOLEAN FileExists; local
244 NvVarsFileReadCheckup (File, &FileExists, &FileSize);
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_1.h4506 nsresult (*FileExists)( member in struct:IGuest_vtbl
H A DVBoxCAPI_v4_2.h4837 nsresult (*FileExists)( member in struct:IGuestSession_vtbl
H A DVBoxCAPI_v4_3.h8855 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 567 milliseconds