Home
last modified time | relevance | path

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

/packages/services/Car/cpp/computepipe/runner/client_interface/
DDebuggerImpl.cpp42 proto::ProfilingType ToProtoProfilingType(PipeProfilingType type) { in ToProtoProfilingType() function
98 command.mutable_set_profile_options()->set_profile_type(ToProtoProfilingType(mProfilingType)); in setPipeProfileOptions()
153 proto::ProfilingType profilingType = ToProtoProfilingType(mProfilingType); in getPipeProfilingInfo()