Searched defs:SYNC_SERVER (Results 1 – 2 of 2) sorted by relevance
/third_party/grpc/src/php/tests/qps/generated_code/Grpc/Testing/ | ||
D | ServerType.php | 17 const SYNC_SERVER = 0; define in Grpc\\Testing\\ServerType |
/third_party/grpc/src/proto/grpc/testing/ | ||
D | control.proto | 32 SYNC_SERVER = 0; enumerator |