Searched refs:driverInfo (Results 1 – 3 of 3) sorted by relevance
209 final ApplicationInfo driverInfo; in fetchGameDriverPackageProperties() local211 driverInfo = mPackageManager.getApplicationInfo(mDriverPackageName, in fetchGameDriverPackageProperties()222 if (driverInfo.targetSdkVersion < Build.VERSION_CODES.O) { in fetchGameDriverPackageProperties()232 mGameDriverVersionCode = driverInfo.longVersionCode; in fetchGameDriverPackageProperties()
564 visitor->Visit("driverInfo", &properties->driverInfo) && in Iterate()
7619 char[VK_MAX_DRIVER_INFO_SIZE_KHR] driverInfo