Home
last modified time | relevance | path

Searched refs:legacy (Results 1 – 25 of 33) sorted by relevance

12

/ohos5.0/foundation/communication/netmanager_ext/services/vpnmanager/src/
H A Dnet_vpn_impl.cpp77 VpnEventType legacy = IsInternalVpn() ? VpnEventType::TYPE_LEGACY : VpnEventType::TYPE_EXTENDED; in SetUp() local
81 … VpnHisysEvent::SendFaultEventConnSetting(legacy, VpnEventErrorType::ERROR_REG_NET_SUPPLIER_ERROR, in SetUp()
87 …VpnHisysEvent::SendFaultEventConnSetting(legacy, VpnEventErrorType::ERROR_UPDATE_SUPPLIER_INFO_ERR… in SetUp()
93 …VpnHisysEvent::SendFaultEventConnSetting(legacy, VpnEventErrorType::ERROR_UPDATE_NETLINK_INFO_ERRO… in SetUp()
102 …VpnHisysEvent::SendFaultEventConnSetting(legacy, VpnEventErrorType::ERROR_INTERNAL_ERROR, "get Net… in SetUp()
116 … VpnHisysEvent::SendFaultEventConnSetting(legacy, VpnEventErrorType::ERROR_SET_APP_UID_RULE_ERROR, in SetUp()
135 … VpnEventType legacy = IsInternalVpn() ? VpnEventType::TYPE_LEGACY : VpnEventType::TYPE_EXTENDED; in ResumeUids() local
136 … VpnHisysEvent::SendFaultEventConnSetting(legacy, VpnEventErrorType::ERROR_SET_APP_UID_RULE_ERROR, in ResumeUids()
146 VpnEventType legacy = IsInternalVpn() ? VpnEventType::TYPE_LEGACY : VpnEventType::TYPE_EXTENDED; in Destroy() local
149 … VpnHisysEvent::SendFaultEventConnDestroy(legacy, VpnEventErrorType::ERROR_SET_APP_UID_RULE_ERROR, in Destroy()
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()
/ohos5.0/base/request/request/frameworks/js/napi/
H A DBUILD.gn54 "src/legacy/download_task.cpp",
55 "src/legacy/request_manager.cpp",
114 "src/legacy/download_task.cpp",
115 "src/legacy/request_manager.cpp",
/ohos5.0/base/security/device_auth/services/
H A Ddeviceauth_account.gni22 deviceauth_account_group_manager_path = "${services_path}/legacy/group_manager"
23 deviceauth_account_group_auth_path = "${services_path}/legacy/group_auth"
24 authenticators_path = "${services_path}/legacy/authenticators"
H A Ddeviceauth.gni16 group_auth_path = "${services_path}/legacy/group_auth"
17 authenticators_path = "${services_path}/legacy/authenticators"
23 group_manager_path = "${services_path}/legacy/group_manager"
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/gatt_c/
H A Dgatt_c_test.cpp79 configs.legacy = true;
102 configs.legacy = true;
158 configs.legacy = true;
/ohos5.0/foundation/communication/dsoftbus/core/connection/
H A Dconn.gni47 "$dsoftbus_root_path/dsoftbus_enhance/core/connection/legacy/legacy.gni")
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/utils/common/
H A Dvpe_helper.cpp118 sptr<SurfaceBuffer> &inputGainmap, sptr<SurfaceBuffer> &outputHdrImage, bool legacy) in ColorSpaceConverterComposeImage() argument
126 int32_t res = composeImageFunc(instance, sdr, gainmap, hdr, legacy); in ColorSpaceConverterComposeImage()
H A Dvpe_helper.h34 sptr<SurfaceBuffer> &inputGainmap, sptr<SurfaceBuffer> &outputHdrImage, bool legacy);
/ohos5.0/foundation/communication/netmanager_ext/utils/event_report/include/
H A Dnet_event_report.h68 int32_t legacy = 0; member
/ohos5.0/foundation/communication/netmanager_ext/utils/event_report/src/
H A Dnet_event_report.cpp60 … EVENT_KEY_VPN_LEGACY, eventInfo.legacy, EVENT_KEY_OPERATION_TYPE, eventInfo.operatorType, in SendVpnConnectEvent()
/ohos5.0/build/config/
H A Dfeatures.gni11 # legacy global #defines passed to the compiler (now replaced with generated
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dble_parcel_data.h721 void SetLegacy(bool legacy) in SetLegacy() argument
723 legacy_ = legacy; in SetLegacy()
/ohos5.0/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()
/ohos5.0/docs/zh-cn/device-dev/kernel/
H A Dkernel-small-debug-shell-cmd-help.md58 Use `shell` to enter interactive legacy shell.
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/include/
H A Dvpe_utils.h47 int32_t ColorSpaceConverterComposeImage(VpeSurfaceBuffers& sb, bool legacy);
/ohos5.0/docs/en/device-dev/kernel/
H A Dkernel-small-debug-shell-cmd-help.md58 Use `shell` to enter interactive legacy shell.
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/c_header/
H A Dohos_bt_gatt.h407 bool legacy; member
/ohos5.0/drivers/hdf_core/framework/include/wifi/
H A Dhdf_wifi_event.h57 uint16_t legacy; /**< 100 kbit/s bit rate defined in 802.11a/b/g */ member
/ohos5.0/build/config/components/musl/
H A DBUILD.gn92 cflags_auto += [ "-mnan=legacy" ]
/ohos5.0/drivers/interface/wlan/wpa/v1_0/
H A DWpaTypes.idl243 *@brief Enumerates Detailed network mode for legacy network
282 * detailed network mode for legacy network
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/wlan_wpa_v1_0/foo/wlan/wpa/v1_0/
H A DWpaTypes.idl243 *@brief Enumerates Detailed network mode for legacy network
282 * detailed network mode for legacy network
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dvpe_utils.cpp125 int32_t VpeUtils::ColorSpaceConverterComposeImage(VpeSurfaceBuffers& sb, bool legacy) in ColorSpaceConverterComposeImage() argument
149 res = composeImage(instanceId, sdr, gainmap, hdr, legacy); in ColorSpaceConverterComposeImage()
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_ble_central_manager.h333 void SetLegacy(bool legacy);
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_ble_central_manager.cpp674 void BleScanSettings::SetLegacy(bool legacy) in SetLegacy() argument
676 legacy_ = legacy; in SetLegacy()

12