Home
last modified time | relevance | path

Searched defs:requestStartSession (Results 1 – 2 of 2) sorted by relevance

/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/datasources/transport/grpc/
DHiProfilerClient.java266 public boolean requestStartSession(String deviceIp, int port, int sessionId) { in requestStartSession() method in HiProfilerClient
276 private boolean requestStartSession(String deviceIp, int port, int sessionId, int retryCount) { in requestStartSession() method in HiProfilerClient
280 ProfilerServiceTypes.StartSessionRequest requestStartSession = in requestStartSession() local
/developtools/profiler/host/ohosprofiler/src/test/java/ohos/devtools/datasources/transport/grpc/
DProfilerClientTest.java379 ProfilerServiceTypes.StartSessionRequest requestStartSession = in startSessionTest01() local
398 ProfilerServiceTypes.StartSessionRequest requestStartSession = in startSessionTest02() local
417 ProfilerServiceTypes.StartSessionRequest requestStartSession = in startSessionTest03() local
436 ProfilerServiceTypes.StartSessionRequest requestStartSession = in startSessionTest04() local