Home
last modified time | relevance | path

Searched refs:ReportHiEventInitSelfFailed (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/security/device_security_level/services/dslm/
H A Ddslm_hievent.h26 void ReportHiEventInitSelfFailed(const char *errorString);
H A Ddslm_core_process.c206 ReportHiEventInitSelfFailed("GetSelfDevice failed"); in InitSelfDeviceSecureLevel()
213 ReportHiEventInitSelfFailed("CreatOrGetDslmDeviceInfo failed"); in InitSelfDeviceSecureLevel()
H A Ddslm_hievent.c33 void ReportHiEventInitSelfFailed(const char *errorString) in ReportHiEventInitSelfFailed() function