Home
last modified time | relevance | path

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

/developtools/profiler/protos/services/
Dprofiler_service.proto37 rpc StopSession(StopSessionRequest) returns (StopSessionResponse); rpc
/developtools/profiler/host/smartperf/trace_streamer/src/protos/services/
Dprofiler_service.proto37 rpc StopSession(StopSessionRequest) returns (StopSessionResponse); rpc
/developtools/profiler/host/smartperf/ide/src/trace/proto/
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.cpp679 void HdcHostUART::StopSession(HSession hSession) in EnumSerialPort() function in Hdc::HdcHostUART
/developtools/profiler/device/services/profiler_service/src/
Dprofiler_service.cpp582 Status ProfilerService::StopSession(ServerContext* context, in StopSession() function in ProfilerService
/developtools/hdc/src/common/
Duart.cpp1000 void HdcUARTBase::StopSession(HSession hSession) in StopSession() function in Hdc::HdcUARTBase
/developtools/profiler/device/services/profiler_service/test/unittest/
Dprofiler_service_test.cpp125 grpc::Status StopSession(uint32_t sessionId) in StopSession() function in __anon744c24610111::ProfilerServiceTest