Searched refs:MakeScopedProfiler (Results 1 – 4 of 4) sorted by relevance
/aosp12/hardware/google/camera/common/hal/hidl_service/ | ||
H A D | hidl_profiler.h | 57 virtual std::unique_ptr<HidlScopedProfiler> MakeScopedProfiler( |
H A D | hidl_profiler.cc | 58 std::unique_ptr<HidlScopedProfiler> MakeScopedProfiler( in MakeScopedProfiler() function in android::hardware::camera::implementation::__anon6dfc313f0110::HidlProfilerImpl |
H A D | hidl_camera_device_session.cc | 572 auto profiler = hidl_profiler_->MakeScopedProfiler( in configureStreams_3_7() |
H A D | hidl_camera_device.cc | 148 hidl_profiler_->MakeScopedProfiler(HidlProfiler::ScopedType::kOpen); in open() |