Searched refs:GetDriverType (Results 1 – 15 of 15) sorted by relevance
44 DriverType GetDriverType();
43 if (GetDriverType() == DriverType::FB) { in Create()
48 if (GetDriverType() == DriverType::FB) { in Create()
51 DriverType driver_type = GetDriverType(); in Create()
66 DriverType GetDriverType() { in GetDriverType() function