Home
last modified time | relevance | path

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

/developtools/profiler/device/services/plugin_service/include/
Dplugin_session.h30 using ProfilerStateRepeaterPtr = std::shared_ptr<ProfilerDataRepeater<ProfilerPluginState>>; variable
Dplugin_service.h44 using ProfilerStateRepeaterPtr = std::shared_ptr<ProfilerDataRepeater<ProfilerPluginState>>; variable