Searched defs:startSession (Results 1 – 8 of 8) sorted by relevance
41 public startSession() { method in HiProfilerClient
83 public startSession(callback: any) { method in ProfilerClient
135 public ProfilerServiceTypes.StartSessionResponse startSession( in startSession() method in ProfilerClient
256 public void startSession(ProfilerServiceTypes.StartSessionRequest request, in startSession() method in SystemTraceHelperTest.InitMockServiceImp361 public void startSession(ProfilerServiceTypes.StartSessionRequest request, in startSession() method in SystemTraceHelperTest.MockServiceImp
147 public void startSession(ProfilerServiceTypes.StartSessionRequest request, in startSession() method in ProcessManagerTest.MockProfilerServiceImplBaseCustom
158 public void startSession(ProfilerServiceTypes.StartSessionRequest request, in startSession() method in SessionManagerTest.MockProfilerServiceImplBaseCustom
98 public void startSession(ProfilerServiceTypes.StartSessionRequest request, in startSession() method in ProfilerClientTest.MockProfilerServiceImplBaseCustom
548 public boolean startSession(Long localSessionId, boolean restartFlag) { in startSession() method in SessionManager