Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/local_ledger/src/
H A Dlnn_local_net_ledger.c1924 static bool JudgeString(const char *info, int32_t len) in JudgeString() function
1965 … if (g_localKeyTable[i].setInfo != NULL && JudgeString(info, g_localKeyTable[i].maxLen)) { in LnnSetLocalStrInfo()