Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
Dlnn_net_builder_mock_test.cpp564 EXPECT_TRUE(ProcessDeviceNotTrusted(nullptr) == SOFTBUS_INVALID_PARAM);
1104 EXPECT_TRUE(ProcessDeviceNotTrusted(para) == SOFTBUS_OK);
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
Dlnn_net_builder.c907 static int32_t ProcessDeviceNotTrusted(const void *para) in ProcessDeviceNotTrusted() function
1363 ProcessDeviceNotTrusted,