/ohos5.0/foundation/communication/netmanager_ext/services/vpnmanager/src/ |
H A D | net_vpn_impl.cpp | 77 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 D | networkvpn_hisysevent.cpp | 26 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 D | BUILD.gn | 54 "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 D | deviceauth_account.gni | 22 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 D | deviceauth.gni | 16 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 D | gatt_c_test.cpp | 79 configs.legacy = true; 102 configs.legacy = true; 158 configs.legacy = true;
|
/ohos5.0/foundation/communication/dsoftbus/core/connection/ |
H A D | conn.gni | 47 "$dsoftbus_root_path/dsoftbus_enhance/core/connection/legacy/legacy.gni")
|
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/utils/common/ |
H A D | vpe_helper.cpp | 118 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 D | vpe_helper.h | 34 sptr<SurfaceBuffer> &inputGainmap, sptr<SurfaceBuffer> &outputHdrImage, bool legacy);
|
/ohos5.0/foundation/communication/netmanager_ext/utils/event_report/include/ |
H A D | net_event_report.h | 68 int32_t legacy = 0; member
|
/ohos5.0/foundation/communication/netmanager_ext/utils/event_report/src/ |
H A D | net_event_report.cpp | 60 … EVENT_KEY_VPN_LEGACY, eventInfo.legacy, EVENT_KEY_OPERATION_TYPE, eventInfo.operatorType, in SendVpnConnectEvent()
|
/ohos5.0/build/config/ |
H A D | features.gni | 11 # legacy global #defines passed to the compiler (now replaced with generated
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/ |
H A D | ble_parcel_data.h | 721 void SetLegacy(bool legacy) in SetLegacy() argument 723 legacy_ = legacy; in SetLegacy()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
H A D | bluetooth_ble_central_manager_server.cpp | 69 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 D | kernel-small-debug-shell-cmd-help.md | 58 Use `shell` to enter interactive legacy shell.
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/include/ |
H A D | vpe_utils.h | 47 int32_t ColorSpaceConverterComposeImage(VpeSurfaceBuffers& sb, bool legacy);
|
/ohos5.0/docs/en/device-dev/kernel/ |
H A D | kernel-small-debug-shell-cmd-help.md | 58 Use `shell` to enter interactive legacy shell.
|
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/c_header/ |
H A D | ohos_bt_gatt.h | 407 bool legacy; member
|
/ohos5.0/drivers/hdf_core/framework/include/wifi/ |
H A D | hdf_wifi_event.h | 57 uint16_t legacy; /**< 100 kbit/s bit rate defined in 802.11a/b/g */ member
|
/ohos5.0/build/config/components/musl/ |
H A D | BUILD.gn | 92 cflags_auto += [ "-mnan=legacy" ]
|
/ohos5.0/drivers/interface/wlan/wpa/v1_0/ |
H A D | WpaTypes.idl | 243 *@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 D | WpaTypes.idl | 243 *@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 D | vpe_utils.cpp | 125 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 D | bluetooth_ble_central_manager.h | 333 void SetLegacy(bool legacy);
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_ble_central_manager.cpp | 674 void BleScanSettings::SetLegacy(bool legacy) in SetLegacy() argument 676 legacy_ = legacy; in SetLegacy()
|