Searched refs:NET_FIREWALL_RECORD_PROTOCOL (Results 1 – 3 of 3) sorted by relevance
80 const std::string NET_FIREWALL_RECORD_PROTOCOL = "protocol"; variable
287 …NapiUtils::SetInt32Property(context->GetEnv(), rule, NET_FIREWALL_RECORD_PROTOCOL, iface.protocol); in GetInterceptRecordCallbacks()
379 if (columnName == NET_FIREWALL_RECORD_PROTOCOL) { in GetResultSetTableInfo()845 values.PutInt(NET_FIREWALL_RECORD_PROTOCOL, static_cast<int32_t>(records[i]->protocol)); in AddInterceptRecord()