Home
last modified time | relevance | path

Searched refs:nonErrorSerialize (Results 1 – 2 of 2) sorted by relevance

/system/gatekeeper/include/gatekeeper/
Dgatekeeper_messages.h152 virtual void nonErrorSerialize(uint8_t *) const { } in nonErrorSerialize() function
175 void nonErrorSerialize(uint8_t *buffer) const override;
190 void nonErrorSerialize(uint8_t *buffer) const override;
203 void nonErrorSerialize(uint8_t *buffer) const override;
229 void nonErrorSerialize(uint8_t *buffer) const override;
/system/gatekeeper/
Dgatekeeper_messages.cpp113 nonErrorSerialize(buffer); in Serialize()
158 void VerifyRequest::nonErrorSerialize(uint8_t *buffer) const { in nonErrorSerialize() function in gatekeeper::VerifyRequest
201 void VerifyResponse::nonErrorSerialize(uint8_t *buffer) const { in nonErrorSerialize() function in gatekeeper::VerifyResponse
234 void EnrollRequest::nonErrorSerialize(uint8_t *buffer) const { in nonErrorSerialize() function in gatekeeper::EnrollRequest
273 void EnrollResponse::nonErrorSerialize(uint8_t *buffer) const { in nonErrorSerialize() function in gatekeeper::EnrollResponse