Home
last modified time | relevance | path

Searched defs:nonErrorSerializedSize (Results 1 – 2 of 2) sorted by relevance

/system/gatekeeper/include/gatekeeper/
Dgatekeeper_messages.h149 virtual uint32_t nonErrorSerializedSize() const { return 0; } ; in nonErrorSerializedSize() function
242 uint32_t nonErrorSerializedSize() const override { return 0; } in nonErrorSerializedSize() function
251 uint32_t nonErrorSerializedSize() const override { return 0; } in nonErrorSerializedSize() function
261 uint32_t nonErrorSerializedSize() const override { return 0; } in nonErrorSerializedSize() function
270 uint32_t nonErrorSerializedSize() const override { return 0; } in nonErrorSerializedSize() function
/system/gatekeeper/
Dgatekeeper_messages.cpp169 uint32_t VerifyRequest::nonErrorSerializedSize() const { in nonErrorSerializedSize() function in gatekeeper::VerifyRequest
213 uint32_t VerifyResponse::nonErrorSerializedSize() const { in nonErrorSerializedSize() function in gatekeeper::VerifyResponse
245 uint32_t EnrollRequest::nonErrorSerializedSize() const { in nonErrorSerializedSize() function in gatekeeper::EnrollRequest
285 uint32_t EnrollResponse::nonErrorSerializedSize() const { in nonErrorSerializedSize() function in gatekeeper::EnrollResponse