Searched refs:CreatOrGetDslmDeviceInfo (Results 1 – 5 of 5) sorted by relevance
34 DslmDeviceInfo *CreatOrGetDslmDeviceInfo(const DeviceIdentify *device);
185 DslmDeviceInfo *info = CreatOrGetDslmDeviceInfo(deviceId); in OnPeerStatusReceiver()210 DslmDeviceInfo *info = CreatOrGetDslmDeviceInfo(device); in InitSelfDeviceSecureLevel()
82 DslmDeviceInfo *CreatOrGetDslmDeviceInfo(const DeviceIdentify *device) in CreatOrGetDslmDeviceInfo() function
337 DslmDeviceInfo *info = CreatOrGetDslmDeviceInfo(&deviceIdentify); in OnPeerMsgReceivedFuzzer()
1243 DslmDeviceInfo *info = CreatOrGetDslmDeviceInfo(&device);1643 EXPECT_EQ(nullptr, CreatOrGetDslmDeviceInfo(device));1650 EXPECT_EQ(nullptr, CreatOrGetDslmDeviceInfo(&device));