Home
last modified time | relevance | path

Searched refs:RepeatDeviceIdData (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_connection.c344 RepeatDeviceIdData *recvData = (RepeatDeviceIdData *)para; in AsyncCallDeviceIdReceived()
355 RepeatDeviceIdData *request = (RepeatDeviceIdData *)SoftBusCalloc(sizeof(RepeatDeviceIdData) + head->len); in HandleDataReceivedProcess()
357 AUTH_LOGE(AUTH_CONN, "malloc RepeatDeviceIdData fail"); in HandleDataReceivedProcess()
493 RepeatDeviceIdData *request = (RepeatDeviceIdData *)SoftBusCalloc(sizeof(RepeatDeviceIdData) + head->len); in HandleRepeatDeviceIdDataDelay()
495 AUTH_LOGE(AUTH_CONN, "malloc RepeatDeviceIdData fai in HandleRepeatDeviceIdDataDelay()
[all...]
/foundation/communication/dsoftbus/core/authentication/include/
H A Dauth_connection.h39 } RepeatDeviceIdData; typedef

Completed in 2 milliseconds