Home
last modified time | relevance | path

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

/third_party/grpc/src/cpp/server/
Dchannel_argument_option.cc74 class PointerOption final : public ServerBuilderOption { in MakeChannelArgumentOption() class
76 PointerOption(const std::string& name, void* value) in MakeChannelArgumentOption() function in grpc::MakeChannelArgumentOption::PointerOption