Searched refs:getCores (Results 1 – 5 of 5) sorted by relevance
34 public function getCores() function in Grpc\\Testing\\CoreResponse
92 public function getCores() function in Grpc\\Testing\\ServerStatus
165 int getCores() { in getCores() method
143 .setCores(workerServer.getCores()) in runServer()
11022 int getCores(); in getCores() method11162 public int getCores() { in getCores() method in Control.ServerStatus11230 result = result && (getCores() in equals()11231 == other.getCores()); in equals()11250 hash = (53 * hash) + getCores(); in hashCode()11466 if (other.getCores() != 0) { in mergeFrom()11467 setCores(other.getCores()); in mergeFrom()11659 public int getCores() { in getCores() method in Control.ServerStatus.Builder12135 int getCores(); in getCores() method12222 public int getCores() { in getCores() method in Control.CoreResponse[all …]