Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/frameworks/inc/hiview_adapter/
H A Dhisysevent_adapter.h84 DevAuthReportUeCallEventByParams(osAccountId, inParams, appId, funcName)
116 void DevAuthReportUeCallEventByParams(int32_t osAccountId, const char *inParams, const char *appId,
/ohos5.0/base/security/device_auth/services/frameworks/src/hiview_adapter/
H A Dhisysevent_adapter.cpp97 void DevAuthReportUeCallEventByParams(int32_t osAccountId, const char *inParams, const char *appId, in DevAuthReportUeCallEventByParams() function