Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_effect/frameworks/native/utils/dfx/
H A Devent_report.cpp166 std::string EventReport::ConvertDataType(const EventDataType &dataType) in ConvertDataType() function in OHOS::Media::Effect::EventReport
178 std::string dataType = ConvertDataType(eventInfo.dataType); in ReportInputDataTypeEvent()
192 std::string dataType = ConvertDataType(eventInfo.dataType); in ReportOutputDataTypeEvent()
H A Devent_report.h70 static std::string ConvertDataType(const EventDataType &dataType);