Searched refs:getDriverVersion (Results 1 – 13 of 13) sorted by relevance
34 mDriverVersion = mWifiNative.getDriverVersion(); in startLogging()
173 mDriverVersion = mWifiNative.getDriverVersion(); in startLogging()
560 String driverVersion = replaceNullByEmptyString(mWifiNative.getDriverVersion()); in extractCurrentSoftwareBuildInfo()
3030 public String getDriverVersion() {3031 return mWifiVendorHal.getDriverVersion();
1608 public String getDriverVersion() { in getDriverVersion() method in WifiVendorHal
103 @utf8InCpp String getDriverVersion(); in getDriverVersion() method
86 uint32_t getDriverVersion() const { return mDriverVersion; } in getDriverVersion() function
205 auto vkDriverVersion = mVkManager->getDriverVersion(); in requireVkContext()
175 when(mWifiNative.getDriverVersion()).thenReturn(mDriverVersion); in setUp()
1171 assertNull(mWifiVendorHal.getDriverVersion()); in testVersionGetters()1176 assertEquals(driverVersion, mWifiVendorHal.getDriverVersion()); in testVersionGetters()
46053 method public abstract java.lang.String getDriverVersion() throws java.sql.SQLException;
69941 method public String getDriverVersion() throws java.sql.SQLException;
68102 method public String getDriverVersion() throws java.sql.SQLException;