Home
last modified time | relevance | path

Searched defs:GetProto (Results 1 – 25 of 33) sorted by relevance

12

/dports/ftp/lftp/lftp-4.9.2/src/
H A DDummyProto.cc31 const char *DummyProto::GetProto() const { return ""; } in GetProto() function in DummyProto
60 const char *DummyNoProto::GetProto() const { return proto; } in GetProto() function in DummyNoProto
H A DHttp.h210 const char *GetProto() const { return "http"; } in GetProto() function
256 const char *GetProto() const { return "hftp"; } in GetProto() function
272 const char *GetProto() const { return "https"; } in GetProto() function
H A DLocalAccess.h43 const char *GetProto() const { return "file"; } in GetProto() function
H A DFish.h110 const char *GetProto() const { return "fish"; } in GetProto() function
H A Dftpclass.h452 const char *GetProto() const { return "ftp"; } in GetProto() function
574 const char *GetProto() const { return "ftps"; } in GetProto() function
H A DFileCopy.h364 const char *GetProto() const { return session->GetProto(); } in GetProto() function
H A DSFtp.h770 const char *GetProto() const { return "sftp"; } in GetProto() function
/dports/devel/grpc/grpc-1.42.0/third_party/upb/benchmarks/
H A Dbenchmark.cc187 P* GetProto() { return &proto_; } in GetProto() function
196 P* GetProto() { return protobuf::Arena::CreateMessage<P>(&arena_); } in GetProto() function
206 P* GetProto() { return protobuf::Arena::CreateMessage<P>(&arena_); } in GetProto() function
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/upb/benchmarks/
H A Dbenchmark.cc187 P* GetProto() { return &proto_; } in GetProto() function
196 P* GetProto() { return protobuf::Arena::CreateMessage<P>(&arena_); } in GetProto() function
206 P* GetProto() { return protobuf::Arena::CreateMessage<P>(&arena_); } in GetProto() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ssl/
H A Dtls_deprecation_config.cc33 chrome_browser_ssl::LegacyTLSExperimentConfig* GetProto() const { in GetProto() function in __anon456984af0111::TLSDeprecationConfigSingleton
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/media/history/
H A Dmedia_history_table_base.cc62 bool MediaHistoryTableBase::GetProto(sql::Statement& s, in GetProto() function in media_history::MediaHistoryTableBase
/dports/games/ivan/ivan-059/Main/Include/
H A Dproto.h42 static const prototype* GetProto(int I) { return GetProtoData()[I]; } in GetProto() function
/dports/security/i2pd/i2pd-2.40.0/daemon/
H A DUPnP.cpp247 std::string UPnP::GetProto (std::shared_ptr<i2p::data::RouterInfo::Address> address) in GetProto() function in i2p::transport::UPnP
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/components/tether/
H A Dmessage_wrapper.cc154 std::shared_ptr<google::protobuf::MessageLite> MessageWrapper::GetProto() in GetProto() function in chromeos::tether::MessageWrapper
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/reputation/core/
H A Dsafety_tips_config.cc24 SafetyTipsConfig* GetProto() const { return proto_.get(); } in GetProto() function in reputation::__anonc34a8cc00111::SafetyTipsConfigSingleton
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/assist_ranker/
H A Dgeneric_logistic_regression_inference_unittest.cc16 GenericLogisticRegressionModel GetProto() { in GetProto() function in assist_ranker::GenericLogisticRegressionInferenceTest
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/assist_ranker/
H A Dgeneric_logistic_regression_inference_unittest.cc16 GenericLogisticRegressionModel GetProto() { in GetProto() function in assist_ranker::GenericLogisticRegressionInferenceTest
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/network/utils/
H A Dsimple-net-device.cc171 SimpleTag::GetProto (void) const in GetProto() function in ns3::SimpleTag
/dports/lang/spidermonkey60/firefox-60.9.0/js/xpconnect/src/
H A DXPCInlines.h56 inline XPCWrappedNativeProto* XPCCallContext::GetProto() const { in GetProto() function
/dports/www/firefox-legacy/firefox-52.8.0esr/js/xpconnect/src/
H A DXPCInlines.h83 XPCCallContext::GetProto() const in GetProto() function
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/status-im/keycard-go/vendor/github.com/ethereum/go-ethereum/accounts/usbwallet/internal/trezor/
H A Dtypes.pb.go1086 func (m *IdentityType) GetProto() string { func
/dports/math/vtk9/VTK-9.1.0/Filters/ParallelFlowPaths/
H A DvtkPStreamTracer.cxx533 vtkSmartPointer<PStreamTracerPoint> GetProto() { return this->Proto; } in GetProto() function in AbstractPStreamTracerUtils
/dports/math/vtk8/VTK-8.2.0/Filters/ParallelFlowPaths/
H A DvtkPStreamTracer.cxx553 vtkSmartPointer<PStreamTracerPoint> GetProto() in GetProto() function in AbstractPStreamTracerUtils
/dports/math/vtk6/VTK-6.2.0/Filters/ParallelFlowPaths/
H A DvtkPStreamTracer.cxx546 vtkSmartPointer<PStreamTracerPoint> GetProto() in GetProto() function in AbstractPStreamTracerUtils
/dports/www/firefox-esr/firefox-91.8.0/js/xpconnect/src/
H A Dxpcprivate.h1374 XPCWrappedNativeProto* GetProto() const { in GetProto() function

12