Home
last modified time | relevance | path

Searched refs:ShowSummary (Results 1 - 4 of 4) sorted by relevance

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

Completed in 7 milliseconds