Searched refs:MemPluginReportResult (Results 1 – 2 of 2) sorted by relevance
/developtools/profiler/device/plugins/memory_plugin/src/ |
D | memory_module.cpp | 34 static int MemPluginReportResult(uint8_t* bufferData, uint32_t bufferSize) in MemPluginReportResult() function 56 .onPluginReportResult = MemPluginReportResult,
|
/developtools/profiler/interfaces/kits/test/unittest/ |
D | plugin_module_api_test.cpp | 71 static int MemPluginReportResult(uint8_t* bufferData, uint32_t bufferSize); 98 int PluginModuleApiTest::MemPluginReportResult(uint8_t* bufferData, uint32_t bufferSize) in MemPluginReportResult() function in __anonc9e612a20111::PluginModuleApiTest 286 MemPluginReportResult, 395 MemPluginReportResult, 461 MemPluginReportResult, 503 MemPluginReportResult, 622 MemPluginReportResult, 650 MemPluginReportResult, 680 MemPluginReportResult,
|