Home
last modified time | relevance | path

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

/developtools/smartperf_host/smartperf_host/trace_streamer/src/protos/services/
Dprofiler_service.proto31 rpc StartSession(StartSessionRequest) returns (StartSessionResponse); rpc
/developtools/profiler/protos/services/
Dprofiler_service.proto31 rpc StartSession(StartSessionRequest) returns (StartSessionResponse); rpc
/developtools/profiler/device/plugins/api/src/
Dplugin_module.cpp227 bool PluginModule::StartSession(const uint8_t* buffer, uint32_t size) in StartSession() function in PluginModule
/developtools/profiler/device/services/profiler_service/src/
Dprofiler_service.cpp514 Status ProfilerService::StartSession(ServerContext* context, in StartSession() function in ProfilerService
/developtools/profiler/device/services/profiler_service/test/unittest/
Dprofiler_service_test.cpp115 grpc::Status StartSession(uint32_t sessionId) in StartSession() function in __anonbe4c8fc10111::ProfilerServiceTest