Home
last modified time | relevance | path

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

/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/profiler/device/services/profiler_service/src/
Dprofiler_service.cpp603 Status ProfilerService::DestroySession(ServerContext* context, in DestroySession() function in ProfilerService
/developtools/profiler/device/services/profiler_service/test/unittest/
Dprofiler_service_test.cpp135 grpc::Status DestroySession(uint32_t sessionId) in DestroySession() function in __anonf6e083800111::ProfilerServiceTest