/ohos5.0/foundation/communication/netmanager_base/frameworks/js/napi/netstats/src/context/ |
H A D | get_traffic_stats_by_uid_network_context.cpp | 39 SetNeedThrowException(true); in ParseParams() 46 SetNeedThrowException(true); in ParseParams() 58 SetNeedThrowException(true); in ParseParams() 86 SetNeedThrowException(true); in CheckNetworkParams() 106 SetNeedThrowException(true); in CheckNetworkParams()
|
H A D | get_traffic_stats_by_network_context.cpp | 39 SetNeedThrowException(true); in ParseParams() 51 SetNeedThrowException(true); in ParseParams() 79 SetNeedThrowException(true); in CheckNetworkParams() 99 SetNeedThrowException(true); in CheckNetworkParams()
|
H A D | get_iface_stats_context.cpp | 38 SetNeedThrowException(true); in ParseParams() 49 SetNeedThrowException(true); in ParseParams() 62 SetNeedThrowException(true); in ParseParams()
|
H A D | get_iface_uid_stats_context.cpp | 40 SetNeedThrowException(true); in ParseParams() 55 SetNeedThrowException(true); in ParseParams() 69 SetNeedThrowException(true); in ParseParams()
|
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/tls/src/context/ |
H A D | tls_init_context.cpp | 52 SetNeedThrowException(true); in CheckParamsType() 60 SetNeedThrowException(true); in CheckParamsType()
|
H A D | tls_server_napi_context.cpp | 59 SetNeedThrowException(true); in CheckParamsType() 69 SetNeedThrowException(true); in CheckParamsType()
|
H A D | tls_bind_context.cpp | 76 SetNeedThrowException(true); in CheckParamsType() 86 SetNeedThrowException(true); in CheckParamsType()
|
H A D | tls_send_context.cpp | 74 SetNeedThrowException(true); in CheckParamsType() 85 SetNeedThrowException(true); in CheckParamsType()
|
H A D | tls_server_send_context.cpp | 78 SetNeedThrowException(true); in CheckParamsType() 89 SetNeedThrowException(true); in CheckParamsType()
|
H A D | tls_extra_context.cpp | 96 SetNeedThrowException(true); in CheckParamsType() 106 SetNeedThrowException(true); in CheckParamsType()
|
/ohos5.0/foundation/communication/netmanager_base/frameworks/js/napi/netpolicy/src/ |
H A D | get_policy_by_uid_context.cpp | 33 SetNeedThrowException(true); in ParseParams() 41 SetNeedThrowException(true); in ParseParams()
|
H A D | set_policy_by_uid_context.cpp | 33 SetNeedThrowException(true); in ParseParams() 41 SetNeedThrowException(true); in ParseParams()
|
H A D | is_uid_net_allowed_context.cpp | 33 SetNeedThrowException(true); in ParseParams() 41 SetNeedThrowException(true); in ParseParams()
|
/ohos5.0/foundation/communication/netmanager_ext/frameworks/js/napi/vpn/src/context/ |
H A D | add_context.cpp | 49 SetNeedThrowException(true); in ParseParams() 56 SetNeedThrowException(true); in ParseParams()
|
H A D | destroy_context.cpp | 37 SetNeedThrowException(true); in ParseParams()
|
H A D | get_connected_context.cpp | 37 SetNeedThrowException(true); in ParseParams()
|
H A D | get_list_context.cpp | 37 SetNeedThrowException(true); in ParseParams()
|
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/socket/async_context/src/ |
H A D | local_socket_context.cpp | 86 SetNeedThrowException(true); in CheckParamsWithOptions() 93 SetNeedThrowException(true); in CheckParamsWithOptions() 118 SetNeedThrowException(true); in CheckParamsWithoutOptions() 328 SetNeedThrowException(true); in ParseParams()
|
H A D | multicast_set_loopback_context.cpp | 50 SetNeedThrowException(true); in CheckParamsType() 57 SetNeedThrowException(true); in CheckParamsType()
|
H A D | multicast_set_ttl_context.cpp | 47 SetNeedThrowException(true); in CheckParamsType() 54 SetNeedThrowException(true); in CheckParamsType()
|
H A D | multicast_membership_context.cpp | 65 SetNeedThrowException(true); in CheckParamsType() 72 SetNeedThrowException(true); in CheckParamsType()
|
H A D | tcp_server_listen_context.cpp | 85 SetNeedThrowException(true); in CheckParamsType() 96 SetNeedThrowException(true); in CheckParamsType()
|
H A D | tcp_server_send_context.cpp | 74 SetNeedThrowException(true); in CheckParamsType() 85 SetNeedThrowException(true); in CheckParamsType()
|
H A D | tcp_server_extra_context.cpp | 113 SetNeedThrowException(true); in CheckParamsType() 124 SetNeedThrowException(true); in CheckParamsType()
|
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/socket/socket_exec/src/ |
H A D | socket_extra_exec.cpp | 52 context->SetNeedThrowException(true); in ExecGetLocalAddress() 87 context->SetNeedThrowException(true); in ExecTcpServerGetLocalAddress()
|