Searched defs:ShowArtFrames (Results 1 – 2 of 2) sorted by relevance
133 void ShowArtFrames(bool show) { in ShowArtFrames() function in simpleperf::ReportLib456 void ShowArtFrames(ReportLib* report_lib, bool show) { in ShowArtFrames() function
308 def ShowArtFrames(self, show: bool = True): member in ReportLib