Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/vndk/util/
DC2Debug.cpp112 static std::string attribFieldId(const _C2FieldId &i) { in attribFieldId() function
120 return os << "<" << attribFieldId(i) << ">"; in operator <<()
125 os << attribFieldId(_C2ParamInspector::GetField(i)) << " "; in operator <<()