Home
last modified time | relevance | path

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

/thrift-3.4.0/lib/d/src/thrift/codegen/
Dclient_pool.d76 ResultType execute(ResultType)(scope ResultType delegate(Client) work) { in execute() function
/thrift-3.4.0/lib/ts/test/
Dphantom-client.ts89 var execute = function() { variable
/thrift-3.4.0/lib/java/src/main/java/org/apache/thrift/server/
DTThreadPoolServer.java160 protected void execute() { in execute() method
/thrift-3.4.0/contrib/thrift-maven-plugin/src/main/java/org/apache/thrift/maven/
DAbstractThriftMojo.java157 public void execute() throws MojoExecutionException, MojoFailureException { in execute() method in AbstractThriftMojo
/thrift-3.4.0/lib/js/test/
Dphantom-client.js81 var execute = function() { function