Searched refs:getValueAsInt (Results 1 – 10 of 10) sorted by relevance
75 final int int1 = attr1.getValueAsInt(0x08 /* default value */); in testGetValueAsInteger()83 final int int2 = attr2.getValueAsInt(0x08 /* default value */); in testGetValueAsInteger()91 final int int3 = attr3.getValueAsInt(0x08 /* default value */); in testGetValueAsInteger()
103 linkMsg.mMtu = nlAttr.getValueAsInt(0 /* default value */); in parse()
85 neighMsg.mNumProbes = nlAttr.getValueAsInt(0); in parse()
260 routeMsg.mOifIndex = nlAttr.getValueAsInt(0 /* 0 isn't a valid ifindex */); in parse()
335 public int getValueAsInt(int defaultValue) { in getValueAsInt() method in StructNlAttr
META-INF/MANIFEST.MF META-INF/ META-INF/LICENSE META-INF ...
META-INF/ META-INF/MANIFEST.MF META-INF/LICENSE META-INF ...
674 public int getValueAsInt(int defaultValue) { in getValueAsInt() method in ExifTag