commit | ac046ba68428c1fafba5c8c30ac0d0952734acdd | [log] [tgz] |
---|---|---|
author | Lorenzo Colitti <lorenzo@google.com> | Mon Jan 27 19:34:11 2025 +0900 |
committer | Lorenzo Colitti <lorenzo@google.com> | Wed Jan 29 17:11:37 2025 +0900 |
tree | 27acce38030fec3b2176cddfe717ac38c8eb6180 | |
parent | 7e43a1adfa96adcbf83fa971501156ecd6e00943 [diff] |
Give the two variants of ensureIpServerStarted different names. The fact that the two overloads have the same name is confusing because one of them fetches the type and one of them has it passed in. This means it's not obvious whether they behave identically or not. This is a no-op refactor. Bug: 216524590 Test: covered by existing tests Change-Id: Iff7d2981cb5835831f00117166035d48b44a61a4