HomeSort by relevance Sort by last modified time
    Searched defs:TerminateSession (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/ExecutionEngine/Orc/
OrcRemoteTargetRPCAPI.h 194 typedef Function<TerminateSessionId, void()> TerminateSession;
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
OrcRemoteTargetRPCAPI.h 357 class TerminateSession : public rpc::Function<TerminateSession, void()> {
359 static const char *getName() { return "TerminateSession"; }

Completed in 416 milliseconds