Home
last modified time | relevance | path

Searched refs:grpc_init_called_ (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc/include/grpcpp/impl/codegen/
Dgrpc_library.h40 GrpcLibraryCodegen(bool call_grpc_init = true) : grpc_init_called_(false) { in grpc_init_called_() function
46 grpc_init_called_ = true; in grpc_init_called_()
50 if (grpc_init_called_) { in ~GrpcLibraryCodegen()
59 bool grpc_init_called_;