Home
last modified time | relevance | path

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

/developtools/smartperf_host/smartperf_host/trace_streamer/src/protos/services/
Dprofiler_service.proto37 rpc StopSession(StopSessionRequest) returns (StopSessionResponse); rpc
/developtools/profiler/protos/services/
Dprofiler_service.proto40 rpc StopSession(StopSessionRequest) returns (StopSessionResponse); rpc
/developtools/profiler/device/plugins/api/src/
Dplugin_module.cpp240 bool PluginModule::StopSession() in StopSession() function in PluginModule
/developtools/hdc/src/host/
Dhost_uart.cpp691 void HdcHostUART::StopSession(HSession hSession) in EnumSerialPort() function in Hdc::HdcHostUART
/developtools/hdc/src/common/
Duart.cpp1007 void HdcUARTBase::StopSession(HSession hSession) in StopSession() function in Hdc::HdcUARTBase
/developtools/profiler/device/services/profiler_service/src/
Dprofiler_service.cpp695 Status ProfilerService::StopSession(ServerContext* context, in StopSession() function in ProfilerService
/developtools/profiler/device/services/profiler_service/test/unittest/
Dprofiler_service_test.cpp125 grpc::Status StopSession(uint32_t sessionId) in StopSession() function in __anonbe4c8fc10111::ProfilerServiceTest