Home
last modified time | relevance | path

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

/hardware/google/camera/common/profiler/
Dprofiler.cc60 use_case_ = std::move(usecase); in SetUseCase()
148 std::string use_case_; member in google::camera_common::__anon477d26810111::ProfilerImpl
208 DumpResult(dump_file_prefix_ + use_case_ + "-TS" + filename); in ~ProfilerImpl()
336 ALOGI("UseCase: %s. Profiled Frames: %d.", use_case_.c_str(), in PrintResult()
472 profiling_result.set_usecase(use_case_); in DumpPb()
530 DumpResult(dump_file_prefix_ + use_case_ + "-TS" + in ~ProfilerStopwatchImpl()
539 ALOGI("Profiling Case: %s", use_case_.c_str()); in PrintResult()