Home
last modified time | relevance | path

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

/hardware/google/camera/common/profiler/
Dprofiler.cc133 void DumpResult(std::string filepath);
144 DumpResult(dump_file_prefix_ + use_case_ + ".txt"); in ~ProfilerImpl()
247 void ProfilerImpl::DumpResult(std::string filepath) { in DumpResult() function in google::camera_common::__anon477d26810111::ProfilerImpl