Searched defs:osVersion (Results 1 – 10 of 10) sorted by relevance
26 std::string osVersion; member
120 char osVersion[OS_VERSION_BUF_LEN]; in SoftBusGetOsType() local210 char *osVersion = (char *)SoftBusCalloc(OS_VERSION_BUF_LEN); in GetCommonOsVersion() local
49 char osVersion[OS_VERSION_BUF_LEN]; member
112 void DeviceProfile::SetOsVersion(const std::string& osVersion) in SetOsVersion()
157 static std::string osVersion = std::string(GetDistributionOSVersion()); in GetDistributionOsVersionStr() local
170 static std::string osVersion = std::string(GetDistributionOSVersion()); in GetDistributionOsVersionStr() local
53 char osVersion[OS_VERSION_BUF_LEN]; member
209 JSIValue osVersion = JSI::CreateString(value); in JSGetOSFullName() local
272 char osVersion[OS_VERSION_BUF_LEN]; /**< Os version */ member
261 const char *osVersion = GetOSFullName(); in GetOSFullName() local