Home
last modified time | relevance | path

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

/hardware/google/camera/common/profiler/
Dprofiler.cc203 void DumpTxt(const std::string& filepath);
232 DumpTxt(filepath + kStrTxt); in DumpResult()
434 void ProfilerImpl::DumpTxt(const std::string& filepath) { in DumpTxt() function in google::camera_common::__anon477d26810111::ProfilerImpl