Home
last modified time | relevance | path

Searched refs:PrintResult (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/google/camera/common/profiler/
H A Dprofiler.cc88 void PrintResult() override;
204 PrintResult(); in ~ProfilerImpl()
335 void ProfilerImpl::PrintResult() { in PrintResult() function in google::camera_common::__anone40dfb6d0110::ProfilerImpl
525 PrintResult(); in ~ProfilerStopwatchImpl()
538 void PrintResult() override { in PrintResult() function in google::camera_common::__anone40dfb6d0110::ProfilerStopwatchImpl
588 void PrintResult() override final{}; in PrintResult() function in google::camera_common::__anone40dfb6d0110::ProfilerDummy
H A Dprofiler.h198 virtual void PrintResult() = 0;