Home
last modified time | relevance | path

Searched defs:SubscribeProfilerEvt (Results 1 – 2 of 2) sorted by relevance

/developtools/profiler/protos/services/
Dprofiler_service.proto37 …rpc SubscribeProfilerEvt(SubscribeProfilerEvtRequest) returns (stream SubscribeProfilerEvtResponse… rpc
/developtools/profiler/device/services/profiler_service/src/
Dprofiler_service.cpp635 Status ProfilerService::SubscribeProfilerEvt(ServerContext* context, in SubscribeProfilerEvt() function in ProfilerService