Searched refs:HasDeviceLibrary (Results 1 – 2 of 2) sorted by relevance
79 bool HasDeviceLibrary = false; variable181 bool hasDeviceLibrary() const { return HasDeviceLibrary; } in hasDeviceLibrary()
391 HasDeviceLibrary = allGenericLibsValid() && !LibDeviceMap.empty(); in detectDeviceLibrary()420 HasDeviceLibrary = CheckDeviceLib(LibDevicePath, true); in detectDeviceLibrary()421 if (HasDeviceLibrary) in detectDeviceLibrary()430 HasDeviceLibrary = CheckDeviceLib(LibDevicePath, Candidate.StrictChecking); in detectDeviceLibrary()431 if (HasDeviceLibrary) in detectDeviceLibrary()