Home
last modified time | relevance | path

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

/external/grpc-grpc/src/cpp/server/
Dchannel_argument_option.cc45 class IntOption final : public ServerBuilderOption { in MakeChannelArgumentOption() class
47 IntOption(const grpc::string& name, int value) in MakeChannelArgumentOption() function in grpc::MakeChannelArgumentOption::IntOption
/external/grpc-grpc/src/csharp/Grpc.Core.Tests/
DChannelOptionsTest.cs31 public void IntOption() in IntOption() method in Grpc.Core.Tests.ChannelOptionsTest
/external/autotest/client/cros/
Ddhcp_packet.py70 IntOption = CreatePacketPieceClass(Option, "!I") variable