Searched refs:GetSoftwareMajorVersion (Results 1 – 9 of 9) sorted by relevance
81 int32_t ArkSystemPropertiesAdapterImpl::GetSoftwareMajorVersion() in GetSoftwareMajorVersion() function in OHOS::ArkWeb::ArkSystemPropertiesAdapterImpl83 return real_.GetSoftwareMajorVersion(); in GetSoftwareMajorVersion()
49 int32_t GetSoftwareMajorVersion() override;
120 int32_t ArkSystemPropertiesAdapterWrapper::GetSoftwareMajorVersion() in GetSoftwareMajorVersion() function in OHOS::ArkWeb::ArkSystemPropertiesAdapterWrapper125 return ctocpp_->GetSoftwareMajorVersion(); in GetSoftwareMajorVersion()
50 int32_t GetSoftwareMajorVersion() override;
37 … int32_t majorVersion = NWeb::SystemPropertiesAdapterImpl::GetInstance().GetSoftwareMajorVersion(); in SystemPropertiesAdapterFuzzTest()
55 virtual int32_t GetSoftwareMajorVersion() = 0;
65 virtual int32_t GetSoftwareMajorVersion() = 0;
53 int32_t GetSoftwareMajorVersion() override;
188 int32_t SystemPropertiesAdapterImpl::GetSoftwareMajorVersion() in GetSoftwareMajorVersion() function in OHOS::NWeb::SystemPropertiesAdapterImpl