Home
last modified time | relevance | path

Searched refs:ShowSummary (Results 1 – 5 of 5) sorted by relevance

/third_party/gptfdisk/
Dgptpart.h90 void ShowSummary(int partNum, uint32_t blockSize); // display summary information (1-line)
Dgptpart.cc297 void GPTPart::ShowSummary(int partNum, uint32_t blockSize) { function in GPTPart
Dgpt.cc1601 partitions[i].ShowSummary(i, blockSize); in DisplayGPTData()
/third_party/flutter/skia/third_party/externals/libwebp/examples/
Dwebpinfo.c1048 static void ShowSummary(const WebPInfo* const webp_info) { in ShowSummary() function
1084 if (webp_info->show_summary_) ShowSummary(webp_info); in AnalyzeWebP()
/third_party/skia/third_party/externals/libwebp/examples/
Dwebpinfo.c1048 static void ShowSummary(const WebPInfo* const webp_info) { in ShowSummary() function
1084 if (webp_info->show_summary_) ShowSummary(webp_info); in AnalyzeWebP()