Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/legacy/authenticators/inc/account_unrelated/iso_task/lite_exchange_task/
H A Diso_client_bind_exchange_task.h30 SymBaseCurTask *CreateClientBindExchangeTask(IsoParams *params, const CJson *in, CJson *out, int32_…
/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/iso_task/
H A Diso_client_task.c57 realTask->curTask = CreateClientBindExchangeTask(&(realTask->params), in, out, status); in CreateNextTask()
/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/iso_task/lite_exchange_task/
H A Diso_client_bind_exchange_task.c246 SymBaseCurTask *CreateClientBindExchangeTask(IsoParams *params, const CJson *in, CJson *out, int32_… in CreateClientBindExchangeTask() function