Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/frameworks/src/
H A Dipc_sdk.c1494 static int32_t EncodeAuthDeviceParams(uintptr_t callCtx, int32_t osAccountId, int64_t authReqId, in EncodeAuthDeviceParams() function
1541 ret = EncodeAuthDeviceParams(callCtx, osAccountId, authReqId, authParams, callback); in IpcGaAuthDevice()