Home
last modified time | relevance | path

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

/ohos5.0/base/security/dataclassification/test/unittest/datatransmitmgr/
H A DDevSLMgrTest.cpp330 DeviceIdentify devIdLocal; variable
331 (void)memset_s(&devIdLocal, sizeof(devIdLocal), 0, sizeof(devIdLocal));
332 …(void)memcpy_s(devIdLocal.identity, MAX_UDID_LENGTH, queryParamsLocal.udid, queryParamsLocal.udidL…
333 devIdLocal.length = queryParamsLocal.udidLen;
334 OnApiDeviceSecInfoCallback(&devIdLocal, &devInfo);