Searched refs:HasDeviceLibrary (Results 1 – 2 of 2) sorted by relevance
59 bool HasDeviceLibrary = false; variable151 bool hasDeviceLibrary() const { return HasDeviceLibrary; } in hasDeviceLibrary()
365 HasDeviceLibrary = allGenericLibsValid() && !LibDeviceMap.empty(); in detectDeviceLibrary()423 HasDeviceLibrary = CheckDeviceLib(LibDevicePath); in detectDeviceLibrary()424 if (HasDeviceLibrary) in detectDeviceLibrary()