Searched defs:Deserialize (Results 1 – 3 of 3) sorted by relevance
/hardware/interfaces/keymaster/3.0/vts/functional/ | ||
D | authorization_set.cpp | 415 void AuthorizationSet::Deserialize(std::istream* in) { in Deserialize() function in android::hardware::keymaster::V3_0::AuthorizationSet |
/hardware/interfaces/keymaster/4.0/support/ | ||
D | authorization_set.cpp | 451 void AuthorizationSet::Deserialize(std::istream* in) { in Deserialize() function in android::hardware::keymaster::V4_0::AuthorizationSet |
/hardware/google/aemu/base/include/aemu/base/testing/ | ||
D | ProtobufMatchers.h | 554 Proto* Deserialize(google::protobuf::io::ZeroCopyInputStream* input) const { in Deserialize() function |