1 Star 0 Fork 40

dengkx/third_party_grpc

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
libgrpcxx.map 1.40 KB
一键复制 编辑 原始数据 按行查看 历史
guzhihao4 提交于 2023-02-28 22:06 . Change version-script to fix llvm15
{
global:
extern "C++" {
"grpc::ClientContext::ClientContext()";
"grpc::ClientContext::~ClientContext()";
"grpc::InsecureChannelCredentials()";
"grpc::g_core_codegen_interface";
"grpc::g_glip";
"grpc::CreateChannel(std::__h::basic_string<char, std::__h::char_traits<char>, std::__h::allocator<char>> const&, std::__h::shared_ptr<grpc::ChannelCredentials> const&)";
"grpc::EnableDefaultHealthCheckService(bool)";
"grpc::ServerContextBase::peer() const";
"grpc::Status::OK";
"grpc::ServerBuilder::ServerBuilder()";
"grpc::InsecureServerCredentials()";
"grpc::ServerBuilder::AddListeningPort(std::__h::basic_string<char, std::__h::char_traits<char>, std::__h::allocator<char>> const&, std::__h::shared_ptr<grpc::ServerCredentials>, int*)";
"grpc::ServerBuilder::RegisterService(grpc::Service*)";
"grpc::ServerBuilder::BuildAndStart()";
"grpc::ServerBuilder::~ServerBuilder()";
"grpc::ServerContextBase::ServerContextBase()";
"grpc::ServerContextBase::~ServerContextBase()";
"grpc::CreateChannel(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, std::__1::shared_ptr<grpc::ChannelCredentials> const&)";
"grpc::ServerBuilder::AddListeningPort(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, std::__1::shared_ptr<grpc::ServerCredentials>, int*)";
};
local:
*;
};
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ksllh/third_party_grpc.git
git@gitee.com:ksllh/third_party_grpc.git
ksllh
third_party_grpc
third_party_grpc
master

搜索帮助