Searched refs:ConvertDataType (Results 1 – 2 of 2) sorted by relevance
166 std::string EventReport::ConvertDataType(const EventDataType &dataType) in ConvertDataType() function in OHOS::Media::Effect::EventReport178 std::string dataType = ConvertDataType(eventInfo.dataType); in ReportInputDataTypeEvent()192 std::string dataType = ConvertDataType(eventInfo.dataType); in ReportOutputDataTypeEvent()
70 static std::string ConvertDataType(const EventDataType &dataType);