Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/platform/android/
H A DtcuAndroidExecService.hpp76 class ExecutionServer : public xs::ExecutionServer class
H A DtcuAndroidExecService.cpp295 ExecutionServer::ExecutionServer(JavaVM *vm, xs::TestProcess *testProcess, deSocketFamily family, i… in ExecutionServer() function in tcu::Android::ExecutionServer
/aosp_15_r20/external/deqp/execserver/
H A DxsExecutionServer.hpp37 class ExecutionServer : public TcpServer class
H A DxsExecutionServer.cpp100 ExecutionServer::ExecutionServer(xs::TestProcess *testProcess, deSocketFamily family, int port, Run… in ExecutionServer() function in xs::ExecutionServer
/aosp_15_r20/external/bazelbuild-remote-apis/build/bazel/remote/execution/v2/
H A Dremote_execution.pb.go6772 type ExecutionServer interface { interface
6875 func RegisterExecutionServer(s *grpc.Server, srv ExecutionServer) {