Home
last modified time | relevance | path

Searched refs:XpowerDecoder (Results 1 - 3 of 3) sorted by relevance

/developtools/profiler/device/plugins/xpower_plugin/test/
H A Dxpower_decoder.cpp20 XpowerDecoder::XpowerDecoder() {} in XpowerDecoder() function in XpowerDecoder
22 XpowerDecoder::~XpowerDecoder() {} in ~XpowerDecoder()
24 cJSON* XpowerDecoder::CreateAppDetail(const AppDetail& appDetail) in CreateAppDetail()
34 cJSON* XpowerDecoder::CreateAppStatistic(const AppStatistic& appStatistic) in CreateAppStatistic()
49 cJSON* XpowerDecoder::CreateAppDetailGpu(const AppDetailGPU& appDeGpu) in CreateAppDetailGpu()
73 cJSON* XpowerDecoder::CreateAppDetailWifi(const AppDetailWifi& appWifi) in CreateAppDetailWifi()
83 cJSON* XpowerDecoder::CreateAppDetailDisplay(const AppDetailDisplay& appDisplay) in CreateAppDetailDisplay()
99 cJSON* XpowerDecoder
[all...]
H A Dxpower_decoder.h21 class XpowerDecoder { class
23 XpowerDecoder();
24 ~XpowerDecoder();
H A Dxpower_main.cpp90 std::unique_ptr<XpowerDecoder> decoderPtr = std::make_unique<XpowerDecoder>(); in main()

Completed in 2 milliseconds