Searched refs:SHBoot (Results 1 – 3 of 3) sorted by relevance
42 SHBoot::SHBoot() in SHBoot() function in SHBoot46 SHBoot::~SHBoot() in ~SHBoot()57 SHBoot::setup() in setup()82 SHBoot::create() in create()
37 class SHBoot : public Boot {42 SHBoot(void);43 ~SHBoot(void);
78 _instance = new SHBoot(); in Instance()