OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getAsyncServerThreads
(Results
1 - 3
of
3
) sorted by null
/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/
ServerConfig.php
161
public function
getAsyncServerThreads
()
/external/grpc-grpc-java/benchmarks/src/main/java/io/grpc/benchmarks/driver/
LoadServer.java
87
int asyncThreads = config.
getAsyncServerThreads
() == 0
89
: config.
getAsyncServerThreads
();
/external/grpc-grpc-java/benchmarks/src/generated/main/java/io/grpc/benchmarks/proto/
Control.java
[
all
...]
Completed in 82 milliseconds