Home
last modified time | relevance | path

Searched defs:DestroySession (Results 1 – 7 of 7) sorted by relevance

/developtools/smartperf_host/trace_streamer/src/protos/services/
Dprofiler_service.proto40 rpc DestroySession(DestroySessionRequest) returns (DestroySessionResponse); rpc
/developtools/profiler/host/smartperf/trace_streamer/src/protos/services/
Dprofiler_service.proto40 rpc DestroySession(DestroySessionRequest) returns (DestroySessionResponse); rpc
/developtools/profiler/protos/services/
Dprofiler_service.proto40 rpc DestroySession(DestroySessionRequest) returns (DestroySessionResponse); rpc
/developtools/profiler/host/smartperf/ide/src/trace/proto/
Dprofiler_service.proto43 rpc DestroySession(DestroySessionRequest) returns (DestroySessionResponse); rpc
/developtools/smartperf_host/ide/src/trace/proto/
Dprofiler_service.proto43 rpc DestroySession(DestroySessionRequest) returns (DestroySessionResponse); rpc
/developtools/profiler/device/services/profiler_service/src/
Dprofiler_service.cpp591 Status ProfilerService::DestroySession(ServerContext* context, in DestroySession() function in ProfilerService
/developtools/profiler/device/services/profiler_service/test/unittest/
Dprofiler_service_test.cpp136 grpc::Status DestroySession(uint32_t sessionId) in DestroySession() function in __anon05e951be0111::ProfilerServiceTest