Home
last modified time | relevance | path

Searched refs:legacy (Results 1 - 18 of 18) sorted by relevance

/foundation/communication/netmanager_ext/services/vpnmanager/src/
H A Dnetworkvpn_hisysevent.cpp26 eventInfo.legacy = static_cast<int32_t>(isLegacy); in SendFaultEvent()
37 eventInfo.legacy = static_cast<int32_t>(isLegacy); in SendFaultEventConnSetting()
48 eventInfo.legacy = static_cast<int32_t>(isLegacy); in SendFaultEventConnDestroy()
H A Dnet_vpn_impl.cpp80 VpnEventType legacy = IsInternalVpn() ? VpnEventType::TYPE_LEGACY : VpnEventType::TYPE_EXTENDED; in SetUp() local
84 VpnHisysEvent::SendFaultEventConnSetting(legacy, VpnEventErrorType::ERROR_REG_NET_SUPPLIER_ERROR, in SetUp()
90 VpnHisysEvent::SendFaultEventConnSetting(legacy, VpnEventErrorType::ERROR_UPDATE_SUPPLIER_INFO_ERROR, in SetUp()
96 VpnHisysEvent::SendFaultEventConnSetting(legacy, VpnEventErrorType::ERROR_UPDATE_NETLINK_INFO_ERROR, in SetUp()
105 VpnHisysEvent::SendFaultEventConnSetting(legacy, VpnEventErrorType::ERROR_INTERNAL_ERROR, "get Net id failed"); in SetUp()
114 VpnHisysEvent::SendFaultEventConnSetting(legacy, VpnEventErrorType::ERROR_SET_APP_UID_RULE_ERROR, in SetUp()
157 VpnEventType legacy = IsInternalVpn() ? VpnEventType::TYPE_LEGACY : VpnEventType::TYPE_EXTENDED; in ResumeUids() local
158 VpnHisysEvent::SendFaultEventConnSetting(legacy, VpnEventErrorType::ERROR_SET_APP_UID_RULE_ERROR, in ResumeUids()
168 VpnEventType legacy = IsInternalVpn() ? VpnEventType::TYPE_LEGACY : VpnEventType::TYPE_EXTENDED; in Destroy() local
171 VpnHisysEvent::SendFaultEventConnDestroy(legacy, VpnEventErrorTyp in Destroy()
[all...]
/foundation/communication/bluetooth_service/test/unittest/gatt_c/
H A Dgatt_c_test.cpp79 configs.legacy = true; in HWTEST_F()
102 configs.legacy = true; in HWTEST_F()
158 configs.legacy = true; in HWTEST_F()
/foundation/multimedia/image_effect/frameworks/native/utils/common/
H A Dvpe_helper.h34 sptr<SurfaceBuffer> &inputGainmap, sptr<SurfaceBuffer> &outputHdrImage, bool legacy);
H A Dvpe_helper.cpp118 sptr<SurfaceBuffer> &inputGainmap, sptr<SurfaceBuffer> &outputHdrImage, bool legacy) in ColorSpaceConverterComposeImage()
126 int32_t res = composeImageFunc(instance, sdr, gainmap, hdr, legacy); in ColorSpaceConverterComposeImage()
117 ColorSpaceConverterComposeImage(int32_t instance, sptr<SurfaceBuffer> &inputSdrImage, sptr<SurfaceBuffer> &inputGainmap, sptr<SurfaceBuffer> &outputHdrImage, bool legacy) ColorSpaceConverterComposeImage() argument
/foundation/communication/netmanager_ext/utils/event_report/include/
H A Dnet_event_report.h68 int32_t legacy = 0; member
/foundation/communication/netmanager_ext/utils/event_report/src/
H A Dnet_event_report.cpp64 EVENT_KEY_VPN_LEGACY, eventInfo.legacy, EVENT_KEY_OPERATION_TYPE, eventInfo.operatorType, in SendVpnConnectEvent()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/include/
H A Dvpe_utils.h47 int32_t ColorSpaceConverterComposeImage(VpeSurfaceBuffers& sb, bool legacy);
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dble_parcel_data.h256 * @brief Check if advertiser is legacy mode.
258 * @return Returns <b>true</b> if advertiser is legacy mode;
259 * returns <b>false</b> if advertiser is not legacy mode.
716 * @brief Set legacy flag.
718 * @param legacy Legacy value.
721 void SetLegacy(bool legacy) in SetLegacy() argument
723 legacy_ = legacy; in SetLegacy()
727 * @brief Get legacy flag.
H A Dble_service_data.cpp60 void BleScanSettingsImpl::SetLegacy(bool legacy) in SetLegacy() argument
62 legacy_ = legacy; in SetLegacy()
308 * @brief Check if the advertiser is in legacy mode.
310 * @return Returns <b>true</b> if the advertiser is in legacy mode;
320 * @brief Set whether to enable the legacy mode.
322 * @param connectable Whether to enable the legacy mode
H A Dble_service_data.h106 * @brief Set legacy flag.
108 * @param legacy Legacy flag.
111 void SetLegacy(bool legacy);
114 * @brief Get legacy flag.
245 * @brief Check if advertiser is legacy mode.
247 * @return Returns <b>true</b> if advertiser is legacy mode;
248 * returns <b>false</b> if advertiser is not legacy mode.
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_ble_central_manager_server.cpp69 bool legacy; member
396 iter->param.legacy = settings.GetLegacy(); in StartScan()
711 pimpl->scanSettingImpl_.GetLegacy() != max.legacy || in IsNewScanParams()
715 pimpl->scanSettingImpl_.SetLegacy(max.legacy); in IsNewScanParams()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dvpe_utils.cpp150 int32_t VpeUtils::ColorSpaceConverterComposeImage(VpeSurfaceBuffers& sb, bool legacy) in ColorSpaceConverterComposeImage() argument
174 res = composeImage(instanceId, sdr, gainmap, hdr, legacy); in ColorSpaceConverterComposeImage()
/foundation/communication/bluetooth/interfaces/inner_api/include/c_header/
H A Dohos_bt_gatt.h407 bool legacy; member
/foundation/multimedia/audio_framework/test/fuzztest/audiopolicymore_fuzzer/
H A Daudio_policy_more_fuzzer.cpp382 bool legacy = *reinterpret_cast<const bool *>(rawData); in AudioDeviceMoreFuzzTest() local
384 GetServerPtr()->SetMicrophoneMuteCommon(mute, legacy); in AudioDeviceMoreFuzzTest()
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_ble_central_manager.h328 * @brief Set legacy flag.
330 * @param legacy Legacy value.
333 void SetLegacy(bool legacy);
336 * @brief Get legacy flag.
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_ble_central_manager.cpp668 void BleScanSettings::SetLegacy(bool legacy) in SetLegacy() argument
670 legacy_ = legacy; in SetLegacy()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp3976 bool legacy = hdrType == ImageHdrType::HDR_CUVA;
3977 int32_t res = utils->ColorSpaceConverterComposeImage(buffers, legacy);

Completed in 25 milliseconds