Searched refs:HasDeviceLibrary (Results 1 – 2 of 2) sorted by relevance
79 bool HasDeviceLibrary = false; variable191 bool hasDeviceLibrary() const { return HasDeviceLibrary; } in hasDeviceLibrary()
403 HasDeviceLibrary = allGenericLibsValid() && !LibDeviceMap.empty(); in detectDeviceLibrary() 432 HasDeviceLibrary = CheckDeviceLib(LibDevicePath, true); in detectDeviceLibrary() 433 if (HasDeviceLibrary) in detectDeviceLibrary() 442 HasDeviceLibrary = CheckDeviceLib(LibDevicePath, Candidate.StrictChecking); in detectDeviceLibrary() 443 if (HasDeviceLibrary) in detectDeviceLibrary()