Searched refs:uploadOpAsProto (Results 1 – 3 of 3) sorted by relevance
34 void uploadOpAsProto(Operation& op, bool wasOpSuccessful);
66 operationUploader.uploadOpAsProto(*op, wasSuccessful); in removeOperation()
108 void OperationProtoHandler::uploadOpAsProto(Operation& op, bool wasOpSuccessful) { in uploadOpAsProto() function in keystore::OperationProtoHandler