Searched refs:isCompressedIpPacket (Results 1 – 7 of 7) sorted by relevance
81 public boolean isCompressedIpPacket() { in isCompressedIpPacket() method in TlvFilterConfiguration131 public Builder setCompressedIpPacket(boolean isCompressedIpPacket) { in setCompressedIpPacket() argument132 mIsCompressedIpPacket = isCompressedIpPacket; in setCompressedIpPacket()
29 boolean isCompressedIpPacket;
338 .isCompressedIpPacket = tlvConf.isCompressedIpPacket, in getHidlTlvSettings()
560 .isCompressedIpPacket = tlv.isCompressedIpPacket, in getAidlTlvSettings()
3680 bool isCompressedIpPacket = static_cast<bool>( in getFilterConfiguration() local3686 .isCompressedIpPacket = isCompressedIpPacket, in getFilterConfiguration()
2274 bool isCompressedIpPacket;
6473 method public boolean isCompressedIpPacket();