Home
last modified time | relevance | path

Searched defs:host_port_buf_size (Results 1 – 4 of 4) sorted by relevance

/external/grpc-grpc/examples/android/helloworld/app/src/main/cpp/
Dgrpc-helloworld.cc50 const int host_port_buf_size = 1024; in StartServer() local
118 const int host_port_buf_size = 1024; in Java_io_grpc_helloworldexample_cpp_HelloworldActivity_sayHello() local
/external/grpc-grpc/test/cpp/interop/
Dclient_helper.cc84 const int host_port_buf_size = 1024; in CreateChannelForTestCase() local
Dhttp2_client.cc193 const int host_port_buf_size = 1024; in main() local
/external/grpc-grpc/src/android/test/interop/app/src/main/cpp/
Dgrpc-interop.cc37 const int host_port_buf_size = 1024; in GetClient() local