Searched refs:HasDeviceLibrary (Results 1 – 2 of 2) sorted by relevance
52 bool HasDeviceLibrary = false; variable126 bool hasDeviceLibrary() const { return HasDeviceLibrary; } in hasDeviceLibrary()
209 HasDeviceLibrary = allGenericLibsValid() && !LibDeviceMap.empty(); in detectDeviceLibrary()264 HasDeviceLibrary = CheckDeviceLib(LibDevicePath); in detectDeviceLibrary()265 if (HasDeviceLibrary) in detectDeviceLibrary()