Searched defs:deserialize (Results 1 – 2 of 2) sorted by relevance
166 inline bool deserialize(Object* object, NodeType* root) { in deserialize() function170 inline bool deserialize(Object* o, const std::string& xml) override { in deserialize() function174 inline bool deserialize(Object* object, NodeType* root, std::string* error) const { in deserialize() function
366 static bool deserialize(keymaster_key_param_t* param, const uint8_t** buf_ptr, const uint8_t* end, in deserialize() function