Searched refs:ReportDecryptionFaultEvent (Results 1 - 4 of 4) sorted by relevance
/foundation/multimedia/drm_framework/services/utils/include/ |
H A D | drm_dfx.h | 132 __attribute__((visibility("default"))) int32_t ReportDecryptionFaultEvent(int32_t errorCode, std::string errorMesg,
|
/foundation/multimedia/drm_framework/frameworks/native/test/unittest/src/ |
H A D | drm_framework_dfx_unittest.cpp | 126 Drm_ErrCode errNo = (Drm_ErrCode)ReportDecryptionFaultEvent(errorCode, errorMesg, decryptAlgo, decryptKeyid, in HWTEST_F()
|
/foundation/multimedia/drm_framework/services/drm_service/server/src/ |
H A D | media_decrypt_module_service.cpp | 104 ReportDecryptionFaultEvent(ret, "DecryptMediaData failed",
in DecryptMediaData()
|
/foundation/multimedia/drm_framework/services/utils/ |
H A D | drm_dfx.cpp | 228 int32_t ReportDecryptionFaultEvent(int32_t errorCode, std::string errorMesg, std::string decryptAlgo, in ReportDecryptionFaultEvent() function
|
Completed in 3 milliseconds