Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(68)

Side by Side Diff: mojo/dart/packages/_mojo_for_test_only/lib/math/math_calculator.mojom.dart

Issue 2250183003: Make the fuchsia mojo/public repo the source of truth. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 // WARNING: DO NOT EDIT. This file was generated by a program. 1 // WARNING: DO NOT EDIT. This file was generated by a program.
2 // See $MOJO_SDK/tools/bindings/mojom_bindings_generator.py. 2 // See $MOJO_SDK/tools/bindings/mojom_bindings_generator.py.
3 3
4 library math_calculator_mojom; 4 library math_calculator_mojom;
5 import 'dart:async'; 5 import 'dart:async';
6 import 'dart:collection'; 6 import 'dart:collection';
7 import 'dart:convert'; 7 import 'dart:convert';
8 import 'dart:io'; 8 import 'dart:io';
9 import 'dart:typed_data'; 9 import 'dart:typed_data';
10 import 'package:mojo/bindings.dart' as bindings; 10 import 'package:mojo/bindings.dart' as bindings;
(...skipping 700 matching lines...) Expand 10 before | Expand all | Expand 10 after
711 711
712 Map<String, mojom_types.UserDefinedType> getAllMojomTypeDefinitions() { 712 Map<String, mojom_types.UserDefinedType> getAllMojomTypeDefinitions() {
713 return getRuntimeTypeInfo().typeMap; 713 return getRuntimeTypeInfo().typeMap;
714 } 714 }
715 715
716 var _runtimeTypeInfo; 716 var _runtimeTypeInfo;
717 mojom_types.RuntimeTypeInfo _initRuntimeTypeInfo() { 717 mojom_types.RuntimeTypeInfo _initRuntimeTypeInfo() {
718 // serializedRuntimeTypeInfo contains the bytes of the Mojo serialization of 718 // serializedRuntimeTypeInfo contains the bytes of the Mojo serialization of
719 // a mojom_types.RuntimeTypeInfo struct describing the Mojom types in this 719 // a mojom_types.RuntimeTypeInfo struct describing the Mojom types in this
720 // file. The string contains the base64 encoding of the gzip-compressed bytes. 720 // file. The string contains the base64 encoding of the gzip-compressed bytes.
721 var serializedRuntimeTypeInfo = "H4sIAAAJbogC/+yXTavaQBSGTWwhjf2wn6Y7oRs3dVxKV 5YiFEqhi25cyRhHTZlkNJMU+i/6U112107qGR3HDAb1SrzkwGGu4wyc8+Q9741ebRNNWHuw6vtydbRVP 9dXPlvKuTac/T76Nhx/GY4+hDhZdD9h6qcUJyz24Hx2r67c6yj31XCs/c8D7fuetv8X4nMtP16IdEXuK trst0Q+E6mVe9C3A/cjkTORKOUxoszHFM0Zm1OCFiwkKMARZYGPkhUK2Q+GeOxv/limEyr2gygh8Qz7h KNJEE2DaM5RQnjCUVbA2N8W0M1uhYf8JadXwLEGXG3l+7ry3H4/AM5uPu+1fM52Md56dAz7T0Q+zHhTg uMcHT2Cmq/Ns63peq2tx/qWOjPxeA29/+/7fUxWqagmp38Z1+7fMcyvp8+fphOdV9O+DK83Ip8qvPiSR ZyUh5fOaZDjg3IGi8Sl5uonpikxzFWrBJxUPVlKfSb/6df3OR7jZEGaODXABz9Op7n/x9yS+c+l5ukl9 C76VtynmqdT58mF94OyztNd6yl7z3i81ZN050pP5+jp3Q37s12Qkw1p4tSEWr6mNAmW9JfOqXFP/dmDH mXf0qSreTptnhrgUbfiz3+031tF9dQ38Hkr8vm+nnYmXfn0WbrqlFhX/wIAAP//mQPY/tgRAAA="; 721 var serializedRuntimeTypeInfo = "H4sIAAAJbogC/+xXTavaQBQ1sYU09sN+vnT3oBs3ffOW0 pWlCIVS6KIbVxLjVCOTTJpJhP6L/lSX3bWTekfH2wwGtRIfuXAZM5kL956cc0y81jq6sN7CivfV6qAVn +tr15Z27hrOfh19GY4/DUfvIj+b33zwWZAzP+OpB+eLurZW19Pq9XCs3esBun+L9n9DfGyVxzOZrsxtR +v9K5lPZKJ2/5nbgfpE5lwmyUVKGA98Rmaczxglcx5RsswYSVK+oEEmSMQXnIg0WP9I8gkLAxLGGU2/+ QEVZBLG0zCeCZJRURyXLYyDTQs3RVWE+1A4vQAcW4Crrd1va8/t5z3A2S3He6Wes10Nbxw9w/4jmfcLv Bn10xIePYCez43nNeL1Cq375lY8M+HxEmb/O/fblH7PZS8l86s49/yOQb8e1h/iCcara58Gr1cyH2t4i YTHgtYHL4zToMQHlQarxKl0tfRZTg26uqoBTjqfLK0/k//027s47sPJgjTh1AEffD+dlv6PuTXzn1Pp6 TnMLufW3KfR06F6cuH9oK56+t98Kt4zHm74pNy54dMxfHpzwf5sV8TJhjTh1IVePucsCxP2A+PUuaP+7 MGMam5l0o2eDtNTBzzqUvz5F/reqsqnvgGf1zKf7vJpa9KNTx/Fq16NefUnAAD//3rtk/jYEQAA";
722 722
723 // Deserialize RuntimeTypeInfo 723 // Deserialize RuntimeTypeInfo
724 var bytes = BASE64.decode(serializedRuntimeTypeInfo); 724 var bytes = BASE64.decode(serializedRuntimeTypeInfo);
725 var unzippedBytes = new ZLibDecoder().convert(bytes); 725 var unzippedBytes = new ZLibDecoder().convert(bytes);
726 var bdata = new ByteData.view(unzippedBytes.buffer); 726 var bdata = new ByteData.view(unzippedBytes.buffer);
727 var message = new bindings.Message(bdata, null, unzippedBytes.length, 0); 727 var message = new bindings.Message(bdata, null, unzippedBytes.length, 0);
728 _runtimeTypeInfo = mojom_types.RuntimeTypeInfo.deserialize(message); 728 _runtimeTypeInfo = mojom_types.RuntimeTypeInfo.deserialize(message);
729 return _runtimeTypeInfo; 729 return _runtimeTypeInfo;
730 } 730 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698