Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/include/
H A Dlnn_net_builder.h200 void OnLnnProcessNotTrustedMsgDelay(void *para);
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_net_builder_init.c639 OnLnnProcessNotTrustedMsgDelay((void *)info); in OnDeviceNotTrusted()
642 if (LnnAsyncCallbackDelayHelper(GetLooper(LOOP_TYPE_DEFAULT), OnLnnProcessNotTrustedMsgDelay, in OnDeviceNotTrusted()
H A Dlnn_net_builder.c491 void OnLnnProcessNotTrustedMsgDelay(void *para) in OnLnnProcessNotTrustedMsgDelay() function
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
H A Dlnn_net_builder_mock_test.cpp1376 OnLnnProcessNotTrustedMsgDelay(nullptr);
1379 OnLnnProcessNotTrustedMsgDelay(para1);
1384 OnLnnProcessNotTrustedMsgDelay(para2);