Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_net_builder_process.c335 static int32_t ProcessDeviceVerifyPass(const void *para) in ProcessDeviceVerifyPass() function
744 ProcessDeviceVerifyPass,
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
H A Dlnn_net_builder_mock_test.cpp670 EXPECT_TRUE(ProcessDeviceVerifyPass(nullptr) == SOFTBUS_INVALID_PARAM);
671 EXPECT_TRUE(ProcessDeviceVerifyPass(para) == SOFTBUS_INVALID_PARAM);
1108 EXPECT_TRUE(ProcessDeviceVerifyPass(para) == SOFTBUS_ERR);
1138 EXPECT_TRUE(ProcessDeviceVerifyPass(para) == SOFTBUS_ERR);
1166 EXPECT_TRUE(ProcessDeviceVerifyPass(para) == SOFTBUS_ERR);