Searched refs:DEFAULT_VERSION_ID (Results 1 - 3 of 3) sorted by relevance
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/ |
H A D | image_dfx.cpp | 32 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 D | event_report.cpp | 31 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 D | ext_decoder.cpp | 129 const static std::string DEFAULT_VERSION_ID = "1";
member 1069 "PVERSIONID", DEFAULT_VERSION_ID,
in HeapMemAlloc()
|
Completed in 7 milliseconds