Searched refs:Serialize (Results 1 – 4 of 4) sorted by relevance
/hardware/interfaces/keymaster/4.0/support/include/keymasterV4_0/ | ||
D | authorization_set.h | 222 void Serialize(std::ostream* out) const; |
/hardware/interfaces/keymaster/3.0/vts/functional/ | ||
D | authorization_set.h | 232 void Serialize(std::ostream* out) const; |
D | authorization_set.cpp | 411 void AuthorizationSet::Serialize(std::ostream* out) const { in Serialize() function in android::hardware::keymaster::V3_0::AuthorizationSet |
/hardware/interfaces/keymaster/4.0/support/ | ||
D | authorization_set.cpp | 447 void AuthorizationSet::Serialize(std::ostream* out) const { in Serialize() function in android::hardware::keymaster::V4_0::AuthorizationSet |