Home
last modified time | relevance | path

Searched defs:Deserialize (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/keymaster/3.0/vts/functional/
Dauthorization_set.cpp415 void AuthorizationSet::Deserialize(std::istream* in) { in Deserialize() function in android::hardware::keymaster::V3_0::AuthorizationSet
/hardware/interfaces/keymaster/4.0/support/
Dauthorization_set.cpp451 void AuthorizationSet::Deserialize(std::istream* in) { in Deserialize() function in android::hardware::keymaster::V4_0::AuthorizationSet
/hardware/google/aemu/base/include/aemu/base/testing/
DProtobufMatchers.h554 Proto* Deserialize(google::protobuf::io::ZeroCopyInputStream* input) const { in Deserialize() function