Home
last modified time | relevance | path

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

/developtools/profiler/device/services/profiler_service/src/
Dprofiler_data_repeater.cpp92 int ProfilerDataRepeater::TakePluginData(std::vector<ProfilerPluginDataPtr>& pluginDataVec) in TakePluginData()
Dprofiler_service.cpp555 std::vector<ProfilerPluginDataPtr> pluginDataVec; in FetchData() local
/developtools/profiler/device/services/profiler_service/test/unittest/
Dprofiler_data_repeater_test.cpp145 std::vector<ProfilerPluginDataPtr> pluginDataVec; variable