Home
last modified time | relevance | path

Searched refs:DEFAULT_VERSION_ID (Results 1 - 3 of 3) sorted by relevance

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dimage_dfx.cpp32 const static std::string DEFAULT_VERSION_ID = "1"; member
84 "PVERSIONID", DEFAULT_VERSION_ID, in ReportDecodeFault()
137 .v = { .s = const_cast<char*>(DEFAULT_VERSION_ID.c_str()) } }, in ReportDecodeInfo()
181 "PVERSIONID", DEFAULT_VERSION_ID, in ReportCreateImageSourceFault()
197 "PVERSIONID", DEFAULT_VERSION_ID, in ReportEncodeFault()
/foundation/multimedia/image_effect/frameworks/native/utils/dfx/
H A Devent_report.cpp31 const std::string DEFAULT_VERSION_ID = "1"; member
96 .v = { .s = const_cast<char *>(DEFAULT_VERSION_ID.c_str()) }, in EventWrite()
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_decoder.cpp129 const static std::string DEFAULT_VERSION_ID = "1"; member
1069 "PVERSIONID", DEFAULT_VERSION_ID, in HeapMemAlloc()

Completed in 5 milliseconds