Searched refs:getIntValue (Results 1 – 3 of 3) sorted by relevance
216 public int getIntValue() { in getIntValue() method in FixedSize.FixedUnion310 _aidl_parcel.writeInt(getIntValue()); in writeToParcel()
95 auto curve = parsedPubKey->getIntValue(CoseKey::CURVE); in validateAndExtractEekPubAndId()
250 std::optional<int> getIntValue(Label label) { in getIntValue() function