Searched refs:SamplePluginReportResult (Results 1 – 2 of 2) sorted by relevance
/developtools/profiler/device/plugins/sample_plugin/src/ |
D | sample_module.cpp | 35 static int SamplePluginReportResult(uint8_t* bufferData, uint32_t bufferSize) in SamplePluginReportResult() function 56 .onPluginReportResult = SamplePluginReportResult,
|
/developtools/profiler/interfaces/kits/test/unittest/ |
D | plugin_module_api_test.cpp | 83 static int SamplePluginReportResult(uint8_t* bufferData, uint32_t bufferSize); 158 int PluginModuleApiTest::SamplePluginReportResult(uint8_t* bufferData, uint32_t bufferSize) in SamplePluginReportResult() function in __anonc9e612a20111::PluginModuleApiTest 272 SamplePluginReportResult, 352 SamplePluginReportResult, 368 SamplePluginReportResult, 389 SamplePluginReportResult, 438 SamplePluginReportResult, 485 SamplePluginReportResult, 527 SamplePluginReportResult, 601 SamplePluginReportResult, [all …]
|