Searched refs:HasDeviceLibrary (Results 1 – 2 of 2) sorted by relevance
82 bool HasDeviceLibrary = false; variable192 bool hasDeviceLibrary() const { return HasDeviceLibrary; } in hasDeviceLibrary()
339 HasDeviceLibrary = allGenericLibsValid() && !LibDeviceMap.empty(); in detectDeviceLibrary()368 HasDeviceLibrary = CheckDeviceLib(LibDevicePath, true); in detectDeviceLibrary()369 if (HasDeviceLibrary) in detectDeviceLibrary()378 HasDeviceLibrary = CheckDeviceLib(LibDevicePath, Candidate.StrictChecking); in detectDeviceLibrary()379 if (HasDeviceLibrary) in detectDeviceLibrary()