Home
last modified time | relevance | path

Searched refs:NET_FIREWALL_RECORD_LOCAL_PORT (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/netmanager_base/interfaces/innerkits/netmanagernative/include/
H A Dnetfirewall_parcel.h78 const std::string NET_FIREWALL_RECORD_LOCAL_PORT = "localPort"; member
/foundation/communication/netmanager_ext/frameworks/js/napi/netfirewall/src/
H A Dnet_firewall_exec.cpp285 NapiUtils::SetInt32Property(context->GetEnv(), rule, NET_FIREWALL_RECORD_LOCAL_PORT, iface.localPort); in GetInterceptRecordCallbacks()
/foundation/communication/netmanager_ext/services/netfirewallmanager/src/
H A Dnetfirewall_db_helper.cpp371 if (columnName == NET_FIREWALL_RECORD_LOCAL_PORT) { in GetResultSetTableInfo()
843 values.PutInt(NET_FIREWALL_RECORD_LOCAL_PORT, static_cast<int32_t>(records[i]->localPort)); in AddInterceptRecord()

Completed in 4 milliseconds