Searched refs:SetDumpFilePrefix (Results 1 – 3 of 3) sorted by relevance
/hardware/google/camera/common/profiler/ | ||
D | profiler.cc | 53 void SetDumpFilePrefix(std::string dump_file_prefix) override final; |
D | profiler.h | 109 virtual void SetDumpFilePrefix(std::string dump_file_prefix) = 0; |
/hardware/google/camera/common/hal/hidl_service/ | ||
D | hidl_profiler.cc | 39 profiler->SetDumpFilePrefix( in HidlProfiler() |