Searched refs:NET_FIREWALL_RECORD_LOCAL_IP (Results 1 – 3 of 3) sorted by relevance
76 const std::string NET_FIREWALL_RECORD_LOCAL_IP = "localIp"; variable
283 …NapiUtils::SetStringPropertyUtf8(context->GetEnv(), rule, NET_FIREWALL_RECORD_LOCAL_IP, iface.loca… in GetInterceptRecordCallbacks()
363 if (columnName == NET_FIREWALL_RECORD_LOCAL_IP) { in GetResultSetTableInfo()841 values.PutString(NET_FIREWALL_RECORD_LOCAL_IP, records[i]->localIp); in AddInterceptRecord()