Searched refs:gaMethodObj (Results 1 – 1 of 1) sorted by relevance
1701 static void InitIpcGaMethods(GroupAuthManager *gaMethodObj) in InitIpcGaMethods() argument1703 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()