Home
last modified time | relevance | path

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

/hardware/google/camera/common/hal/utils/profiling/
Dprofiler_util.h40 inline std::string EventTypeToString(EventType type) { in EventTypeToString() function
Dtracked_profiler.cc98 __FUNCTION__, EventTypeToString(state_).c_str()); in AcceptNextState()
110 profiler_, EventTypeToString(incoming), id, [this, incoming]() { in AcceptNextState()
Daidl_profiler.cc109 __FUNCTION__, EventTypeToString(type).c_str()); in MakeScopedProfiler()