Searched refs:FastbootConfigImpl (Results 1 – 1 of 1) sorted by relevance
21 class FastbootConfigImpl : public FastbootConfig { class23 INJECT(FastbootConfigImpl()) {} in INJECT() argument39 return fruit::createComponent().bind<FastbootConfig, FastbootConfigImpl>(); in FastbootConfigComponent()