Searched defs:KeepSession (Results 1 – 6 of 6) sorted by relevance
48 public class KeepSession implements Runnable { class62 public KeepSession(long localSessionId, int sessionId, DeviceIPPortInfo deviceIPPortInfo) { in KeepSession() method in KeepSession
43 rpc KeepSession(KeepSessionRequest) returns (KeepSessionResponse); rpc
46 rpc KeepSession(KeepSessionRequest) returns (KeepSessionResponse); rpc
511 ::grpc::Status ProfilerService::KeepSession(::grpc::ServerContext* context, in KeepSession() function in ProfilerService