Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/
H A Ddevice_auth.c62 } SoftBusTask; typedef
1463 SoftBusTask *task = (SoftBusTask *)baseTask; in DoOnChannelOpened()
1474 static void InitSoftBusTask(SoftBusTask *task, int64_t requestId) in InitSoftBusTask()
1489 SoftBusTask *task = (SoftBusTask *)HcMalloc(sizeof(SoftBusTask), 0); in OnChannelOpenedCb()