Home
last modified time | relevance | path

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

/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/datasources/transport/grpc/
DProfilerClient.java136ProfilerServiceTypes.StartSessionRequest startSessionRequest) throws StatusRuntimeException { in startSession()
DProfilerServiceHelper.java75 …public static ProfilerServiceTypes.StartSessionRequest startSessionRequest(int requestId, int sess… in startSessionRequest() method in ProfilerServiceHelper