Home
last modified time | relevance | path

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

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