Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_manager_test.cpp526 FlushDeviceProcess(&connInfo, true, &messageParse);
531 FlushDeviceProcess(&connInfo, true, &messageParse);
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_manager.c1225 static void FlushDeviceProcess(const AuthConnInfo *connInfo, bool isServer, DeviceMessageParse *mes… in FlushDeviceProcess() function
1278 FlushDeviceProcess(connInfo, !fromServer, &messageParse); in HandleDeviceInfoData()