Home
last modified time | relevance | path

Searched refs:DevAuthReportUeCallEvent (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/device_auth/services/frameworks/inc/hiview_adapter/
H A Dhisysevent_adapter.h82 DevAuthReportUeCallEvent(osAccountId, groupType, appId, funcName)
114 void DevAuthReportUeCallEvent(int32_t osAccountId, int32_t groupType, const char *appId,
/ohos5.0/base/security/device_auth/services/frameworks/src/hiview_adapter/
H A Dhisysevent_adapter.cpp84 void DevAuthReportUeCallEvent(int32_t osAccountId, int32_t groupType, const char *appId, const char… in DevAuthReportUeCallEvent() function