Home
last modified time | relevance | path

Searched defs:ProfilerDataRepeaterPtr (Results 1 – 3 of 3) sorted by relevance

/developtools/profiler/device/services/plugin_service/include/
Dplugin_session.h29 using ProfilerDataRepeaterPtr = std::shared_ptr<ProfilerDataRepeater<ProfilerPluginData>>; variable
Dplugin_service.h43 using ProfilerDataRepeaterPtr = std::shared_ptr<ProfilerDataRepeater<ProfilerPluginData>>; variable
/developtools/profiler/device/services/profiler_service/include/
Dprofiler_data_repeater.h173 using ProfilerDataRepeaterPtr = STD_PTR(shared, ProfilerDataRepeater<ProfilerPluginData>); variable