|
|
|
@ -9524,14 +9524,14 @@ |
|
|
|
|
"include/grpc++/status.h", |
|
|
|
|
"include/grpc++/status_code_enum.h", |
|
|
|
|
"include/grpc++/stream.h", |
|
|
|
|
"include/grpc++/thread_pool.h", |
|
|
|
|
"include/grpc++/thread_pool_interface.h", |
|
|
|
|
"include/grpc++/time.h", |
|
|
|
|
"src/cpp/client/channel.h", |
|
|
|
|
"src/cpp/client/secure_credentials.h", |
|
|
|
|
"src/cpp/common/create_auth_context.h", |
|
|
|
|
"src/cpp/common/secure_auth_context.h", |
|
|
|
|
"src/cpp/server/secure_server_credentials.h", |
|
|
|
|
"src/cpp/server/thread_pool.h" |
|
|
|
|
"src/cpp/server/secure_server_credentials.h" |
|
|
|
|
], |
|
|
|
|
"language": "c++", |
|
|
|
|
"name": "grpc++", |
|
|
|
@ -9572,6 +9572,7 @@ |
|
|
|
|
"include/grpc++/status.h", |
|
|
|
|
"include/grpc++/status_code_enum.h", |
|
|
|
|
"include/grpc++/stream.h", |
|
|
|
|
"include/grpc++/thread_pool.h", |
|
|
|
|
"include/grpc++/thread_pool_interface.h", |
|
|
|
|
"include/grpc++/time.h", |
|
|
|
|
"src/cpp/client/channel.cc", |
|
|
|
@ -9604,7 +9605,6 @@ |
|
|
|
|
"src/cpp/server/server_context.cc", |
|
|
|
|
"src/cpp/server/server_credentials.cc", |
|
|
|
|
"src/cpp/server/thread_pool.cc", |
|
|
|
|
"src/cpp/server/thread_pool.h", |
|
|
|
|
"src/cpp/util/byte_buffer.cc", |
|
|
|
|
"src/cpp/util/slice.cc", |
|
|
|
|
"src/cpp/util/status.cc", |
|
|
|
@ -9695,11 +9695,11 @@ |
|
|
|
|
"include/grpc++/status.h", |
|
|
|
|
"include/grpc++/status_code_enum.h", |
|
|
|
|
"include/grpc++/stream.h", |
|
|
|
|
"include/grpc++/thread_pool.h", |
|
|
|
|
"include/grpc++/thread_pool_interface.h", |
|
|
|
|
"include/grpc++/time.h", |
|
|
|
|
"src/cpp/client/channel.h", |
|
|
|
|
"src/cpp/common/create_auth_context.h", |
|
|
|
|
"src/cpp/server/thread_pool.h" |
|
|
|
|
"src/cpp/common/create_auth_context.h" |
|
|
|
|
], |
|
|
|
|
"language": "c++", |
|
|
|
|
"name": "grpc++_unsecure", |
|
|
|
@ -9740,6 +9740,7 @@ |
|
|
|
|
"include/grpc++/status.h", |
|
|
|
|
"include/grpc++/status_code_enum.h", |
|
|
|
|
"include/grpc++/stream.h", |
|
|
|
|
"include/grpc++/thread_pool.h", |
|
|
|
|
"include/grpc++/thread_pool_interface.h", |
|
|
|
|
"include/grpc++/time.h", |
|
|
|
|
"src/cpp/client/channel.cc", |
|
|
|
@ -9765,7 +9766,6 @@ |
|
|
|
|
"src/cpp/server/server_context.cc", |
|
|
|
|
"src/cpp/server/server_credentials.cc", |
|
|
|
|
"src/cpp/server/thread_pool.cc", |
|
|
|
|
"src/cpp/server/thread_pool.h", |
|
|
|
|
"src/cpp/util/byte_buffer.cc", |
|
|
|
|
"src/cpp/util/slice.cc", |
|
|
|
|
"src/cpp/util/status.cc", |
|
|
|
|