Searched refs:camera_id_string_ (Results 1 – 1 of 1) sorted by relevance
52 : camera_id_string_("Cam" + std::to_string(camera_id)), in HidlProfilerImpl()86 latency_profiler_->SetUseCase(camera_id_string_ + "-Open"); in MakeScopedProfiler()91 latency_profiler_->SetUseCase(camera_id_string_ + "-Reconfiguration"); in MakeScopedProfiler()97 latency_profiler_->SetUseCase(camera_id_string_ + "-Flush"); in MakeScopedProfiler()102 latency_profiler_->SetUseCase(camera_id_string_ + "-Close"); in MakeScopedProfiler()229 const std::string camera_id_string_; member in android::hardware::camera::implementation::__anon187dbcd30111::HidlProfilerImpl