Home
last modified time | relevance | path

Searched defs:SYNC_SERVER (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DServerType.php17 const SYNC_SERVER = 0; define in Grpc\\Testing\\ServerType
/third_party/grpc/src/proto/grpc/testing/
Dcontrol.proto32 SYNC_SERVER = 0; enumerator