Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/frameworks/src/
H A Dipc_sdk.c1701 static void InitIpcGaMethods(GroupAuthManager *gaMethodObj) in InitIpcGaMethods() argument
1703 gaMethodObj->processData = IpcGaProcessData; in InitIpcGaMethods()
1704 gaMethodObj->authDevice = IpcGaAuthDevice; in InitIpcGaMethods()
1705 gaMethodObj->cancelRequest = IpcGaCancelRequest; in InitIpcGaMethods()
1706 gaMethodObj->getRealInfo = IpcGaGetRealInfo; in InitIpcGaMethods()
1707 gaMethodObj->getPseudonymId = IpcGaGetPseudonymId; in InitIpcGaMethods()