Searched refs:fBootDrive (Results 1 – 2 of 2) sorted by relevance
38 fBootDrive(NULL), in BootManagerController()99 delete fBootDrive; in NextState()101 fBootDrive = new BootDrive(path); in NextState()102 fBootMenu = fBootDrive->InstalledMenu(fBootMenus); in NextState()115 *fBootDrive, fSettings); in NextState()199 fWriteBootMenuStatus = fBootMenu->Install(*fBootDrive, fSettings); in _WriteBootMenu()
77 BootDrive* fBootDrive; variable