Home
last modified time | relevance | path

Searched defs:errorMesg (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/drm_framework/frameworks/native/test/unittest/src/
H A Ddrm_framework_dfx_unittest.cpp113 std::string errorMesg = "GenerateMediaKeyRequest failed"; variable
122 std::string errorMesg = "Decryption failed"; variable
/ohos5.0/foundation/multimedia/drm_framework/services/utils/
H A Ddrm_dfx.cpp214 int32_t ReportFaultEvent(uint32_t errorCode, std::string errorMesg, std::string extraMesg) in ReportFaultEvent()
228 int32_t ReportDecryptionFaultEvent(int32_t errorCode, std::string errorMesg, std::string decryptAlg… in ReportDecryptionFaultEvent()
/ohos5.0/foundation/multimedia/drm_framework/services/utils/include/
H A Ddrm_dfx.h79 std::string errorMesg; member
88 std::string errorMesg; member