Home
last modified time | relevance | path

Searched defs:create_request (Results 1 – 25 of 203) sorted by relevance

123456789

/dports/net/elixir-kafka_ex/kafka_ex-0.10.0/lib/kafka_ex/protocol/
H A Dapi_versions.ex43 def create_request( function
49 def create_request(correlation_id, client_id, 1), function
52 def create_request(correlation_id, client_id, 2), function
55 def create_request(correlation_id, client_id, 0) do function
H A Dmetadata.ex148 def create_request( function
155 def create_request(correlation_id, client_id, nil, api_version) do function
159 def create_request(correlation_id, client_id, "", api_version) do function
170 def create_request(correlation_id, client_id, topic, api_version) function
175 def create_request(correlation_id, client_id, topics, api_version) function
H A Ddelete_topics.ex48 def create_request( function
55 def create_request(correlation_id, client_id, delete_topics_request, 0) do function
H A Dcreate_topics.ex81 def create_request( function
88 def create_request(correlation_id, client_id, create_topics_request, 0) do function
H A Dleave_group.ex23 def create_request(correlation_id, client_id, request) do function
H A Dconsumer_metadata.ex37 def create_request(correlation_id, client_id, consumer_group) do function
H A Dheartbeat.ex26 def create_request(correlation_id, client_id, request) do function
H A Djoin_group.ex46 def create_request(correlation_id, client_id, %Request{} = join_group_req) do function
H A Doffset_fetch.ex45 def create_request(correlation_id, client_id, offset_fetch_request) do function
H A Doffset_commit.ex31 def create_request(correlation_id, client_id, offset_commit_request) do function
/dports/www/py-sentinelhub/sentinelhub-3.4.1/sentinelhub/
H A Ddata_request.py50 def create_request(self): member in DataRequest
320 def create_request(self, reset_wfs_iterator=False): member in OgcRequest
567 def create_request(self): member in FisRequest
622 def create_request(self): member in GeopediaRequest
657 def create_request(self): member in GeopediaWmsRequest
702 def create_request(self, reset_gpd_iterator=False): member in GeopediaImageRequest
761 def create_request(self): member in AwsRequest
804 def create_request(self): member in AwsProductRequest
858 def create_request(self): member in AwsTileRequest
/dports/www/p5-FCGI-Engine/FCGI-Engine-0.22/lib/FCGI/Engine/
H A DCore.pm109 sub create_request { method in FCGI::Engine::Core
/dports/www/p5-HTTP-Router/HTTP-Router-0.05/t/
H A DRouter.pm8 sub create_request { subroutine
/dports/net/elixir-kafka_ex/kafka_ex-0.10.0/lib/kafka_ex/
H A Dprotocol.ex31 def create_request( function
/dports/www/p5-Amon2/Amon2-6.10/eg/apps/Extended/lib/Extended/
H A DWeb.pm9 sub create_request { Extended::Web::Request->new($_[1]) } subroutine
/dports/www/p5-Amon2/Amon2-6.10/eg/Hello/lib/Hello/
H A DWeb.pm13 sub create_request { Hello::Web::Request->new($_[1]) } subroutine
/dports/www/p5-FCGI-Client/FCGI-Client-0.09/lib/FCGI/Client/
H A DRecordFactory.pm6 sub create_request { subroutine
/dports/net/pyrad/pyrad-2.4/example/
H A Dauth_async.py21 def create_request(client, user): function
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/CORBA/
H A DIorDelegate.java91 public Request create_request(org.omg.CORBA.Object target, Context context, in create_request() method in IorDelegate
120 public Request create_request(org.omg.CORBA.Object target, Context context, in create_request() method in IorDelegate
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/CORBA/
H A DIorDelegate.java91 public Request create_request(org.omg.CORBA.Object target, Context context, in create_request() method in IorDelegate
120 public Request create_request(org.omg.CORBA.Object target, Context context, in create_request() method in IorDelegate
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/CORBA/
H A DIorDelegate.java91 public Request create_request(org.omg.CORBA.Object target, Context context, in create_request() method in IorDelegate
120 public Request create_request(org.omg.CORBA.Object target, Context context, in create_request() method in IorDelegate
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/CORBA/
H A DIorDelegate.java91 public Request create_request(org.omg.CORBA.Object target, Context context, in create_request() method in IorDelegate
120 public Request create_request(org.omg.CORBA.Object target, Context context, in create_request() method in IorDelegate
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/gnu/CORBA/
H A DIorDelegate.java91 public Request create_request(org.omg.CORBA.Object target, Context context, in create_request() method in IorDelegate
120 public Request create_request(org.omg.CORBA.Object target, Context context, in create_request() method in IorDelegate
/dports/net/arataga/restinio-v.0.6.13/dev/test/socket_options/
H A Dmain.cpp59 auto create_request = []( const std::string & body ){ in __anon6e0db3e90402() variable
/dports/java/sablevm-classpath/sablevm-classpath-1.13/gnu/CORBA/
H A DSimpleDelegate.java105 public Request create_request(org.omg.CORBA.Object target, Context context, in create_request() method in SimpleDelegate
118 public Request create_request(org.omg.CORBA.Object target, Context context, in create_request() method in SimpleDelegate

123456789