Home
last modified time | relevance | path

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

/system/security/keystore/
Doperation_proto_handler.cpp132 OperationConfigEvents opConfigEvents; in uploadOpAsProto() local
134 OperationConfigEvent* event = opConfigEvents.add_op_config_events(); in uploadOpAsProto()
139 size_t size = opConfigEvents.ByteSize(); in uploadOpAsProto()
141 opConfigEvents.SerializeWithCachedSizesToArray(data.get()); in uploadOpAsProto()