Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/ipc/small/src/
H A Dlnn_bus_center_ipc.c152 static bool IsRepeatLeaveLNNRequest(const char *pkgName, const char *networkId) in IsRepeatLeaveLNNRequest() function
260 if (IsRepeatLeaveLNNRequest(pkgName, networkId)) { in LnnIpcServerLeave()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/ipc/standard/src/
H A Dlnn_bus_center_ipc.cpp108 static bool IsRepeatLeaveLNNRequest(const char *pkgName, int32_t callingPid, const char *networkId) in IsRepeatLeaveLNNRequest() function
211 if (IsRepeatLeaveLNNRequest(pkgName, callingPid, networkId)) { in LnnIpcServerLeave()