Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_net_builder.c91 static bool g_lnnDfxPcIsInit = false; variable
1453 if (g_lnnDfxPcIsInit) { in LnnBlePcRestrictMapInit()
1461 g_lnnDfxPcIsInit = true; in LnnBlePcRestrictMapInit()
1468 if (!g_lnnDfxPcIsInit || udidHash == NULL) { in AddNodeToPcRestrictMap()
1491 if (!g_lnnDfxPcIsInit) { in ClearPcRestrictMap()
1505 if (!g_lnnDfxPcIsInit || udidHash == NULL) { in DeleteNodeFromPcRestrictMap()
1528 if (!g_lnnDfxPcIsInit || udidHash == NULL || count == NULL) { in GetNodeFromPcRestrictMap()
1548 if (!g_lnnDfxPcIsInit || udidHash == NULL) { in UpdateNodeFromPcRestrictMap()