summaryrefslogtreecommitdiff
path: root/server/TetherController.cpp
diff options
context:
space:
mode:
authorBernie Innocenti <codewiz@google.com>2018-09-07 21:10:25 +0900
committerBernie Innocenti <codewiz@google.com>2018-09-11 20:35:14 +0900
commit1f4a9fd857131c34c4326fa5aaeee0ed93b4b3b7 (patch)
tree62e6cf645a53bbd2c8d2362a8ac4af825ea22b17 /server/TetherController.cpp
parent64626b3da111809f8815e75f5c213a51680582c5 (diff)
Minimal changes to bring the resolver into the C++ era
It took surprisingly few changes, considering the leap from C with some K&R constructs to C++17; most of the diffs are adding explicit pointer casts and renaming variables called 'class' or 'try'. As a result of building as C++, some of the names are now mangled, making clashes with bionic harder. However, some names remain C due to the __BEGIN_DECLS / __END_DECLS macros, scheduled to be removed in a later cleanup pass. Test: atest netd_integration_test Change-Id: I3aefb9078421ec42f98f97d917785b365545feba
Diffstat (limited to 'server/TetherController.cpp')
0 files changed, 0 insertions, 0 deletions