Searched refs:GetDeviceInfoMajorVersion (Results 1 – 9 of 9) sorted by relevance
43 int32_t ArkSystemPropertiesAdapterImpl::GetDeviceInfoMajorVersion() in GetDeviceInfoMajorVersion() function in OHOS::ArkWeb::ArkSystemPropertiesAdapterImpl45 return real_.GetDeviceInfoMajorVersion(); in GetDeviceInfoMajorVersion()
35 int32_t GetDeviceInfoMajorVersion() override;
54 int32_t ArkSystemPropertiesAdapterWrapper::GetDeviceInfoMajorVersion() in GetDeviceInfoMajorVersion() function in OHOS::ArkWeb::ArkSystemPropertiesAdapterWrapper59 return ctocpp_->GetDeviceInfoMajorVersion(); in GetDeviceInfoMajorVersion()
36 int32_t GetDeviceInfoMajorVersion() override;
40 virtual int32_t GetDeviceInfoMajorVersion() = 0;
55 virtual int32_t GetDeviceInfoMajorVersion() = 0;
39 int32_t GetDeviceInfoMajorVersion() override;
83 int32_t result = SystemPropertiesAdapterImpl::GetInstance().GetDeviceInfoMajorVersion();
111 int32_t SystemPropertiesAdapterImpl::GetDeviceInfoMajorVersion() in GetDeviceInfoMajorVersion() function in OHOS::NWeb::SystemPropertiesAdapterImpl