Searched refs:HasDeviceLibrary (Results 1 – 2 of 2) sorted by relevance
79 bool HasDeviceLibrary = false; variable180 bool hasDeviceLibrary() const { return HasDeviceLibrary; } in hasDeviceLibrary()
379 HasDeviceLibrary = allGenericLibsValid() && !LibDeviceMap.empty(); in detectDeviceLibrary()434 HasDeviceLibrary = CheckDeviceLib(LibDevicePath); in detectDeviceLibrary()435 if (HasDeviceLibrary) in detectDeviceLibrary()