| 278 | |
| 279 | virtual void OnInit() {} |
| 280 | virtual void OnDispose() {} |
| 281 | |
| 282 | virtual void OnGetAddrScale(const proto::GetAddrScaleRequest &req) {} |
| 283 | virtual void OnGetAddrScaleSucc(const proto::GetAddrScaleRequest &req, const proto::GetAddrScaleResponse &resp) {} |
nothing calls this directly
no outgoing calls
no test coverage detected