Home
last modified time | relevance | path

Searched refs:CreateAppStatistic (Results 1 - 2 of 2) sorted by relevance

/developtools/profiler/device/plugins/xpower_plugin/test/
H A Dxpower_decoder.h35 cJSON* CreateAppStatistic(const AppStatistic& appStatistic);
H A Dxpower_decoder.cpp34 cJSON* XpowerDecoder::CreateAppStatistic(const AppStatistic& appStatistic) in CreateAppStatistic() function in XpowerDecoder
425 cJSON_AddItemToObject(optReport, "app_statistic", CreateAppStatistic(dataProto.app_statistic())); in DecodeXpowerMessage()

Completed in 3 milliseconds