Home
last modified time | relevance | path

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

/developtools/smartperf_host/smartperf_host/trace_streamer/src/protos/services/
Dprofiler_service.proto40 rpc DestroySession(DestroySessionRequest) returns (DestroySessionResponse); rpc
/developtools/profiler/protos/services/
Dprofiler_service.proto43 rpc DestroySession(DestroySessionRequest) returns (DestroySessionResponse); rpc
/developtools/profiler/device/services/profiler_service/src/
Dprofiler_service.cpp724 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 __anonbe4c8fc10111::ProfilerServiceTest