Home
last modified time | relevance | path

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

/system/gatekeeper/include/gatekeeper/
Dgatekeeper_messages.h147 virtual uint32_t nonErrorSerializedSize() const { return 0; } ; in nonErrorSerializedSize() function
240 uint32_t nonErrorSerializedSize() const override { return 0; } in nonErrorSerializedSize() function
249 uint32_t nonErrorSerializedSize() const override { return 0; } in nonErrorSerializedSize() function
259 uint32_t nonErrorSerializedSize() const override { return 0; } in nonErrorSerializedSize() function
268 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