Searched refs:mGceHost (Results 1 – 1 of 1) sorted by relevance
76 private String mGceHost = null; field in GceManager141 mGceHost = gceHost; in GceManager()157 if (mGceHost != null && mGceInstanceName != null) { in startGce()161 HostAndPort.fromString(mGceHost) in startGce()