Home
last modified time | relevance | path

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

/foundation/multimedia/drm_framework/frameworks/native/test/unittest/src/
H A Ddrm_framework_dfx_unittest.cpp113 std::string errorMesg = "GenerateMediaKeyRequest failed"; in HWTEST_F() local
122 std::string errorMesg = "Decryption failed"; in HWTEST_F() local
/foundation/multimedia/drm_framework/services/utils/include/
H A Ddrm_dfx.h79 std::string errorMesg; member
88 std::string errorMesg; member
/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() argument
228 int32_t ReportDecryptionFaultEvent(int32_t errorCode, std::string errorMesg, std::string decryptAlgo, in ReportDecryptionFaultEvent() argument

Completed in 3 milliseconds