Searched refs:LnnIpcNotifyLeaveResult (Results 1 – 6 of 6) sorted by relevance
152 int32_t ret = LnnIpcNotifyLeaveResult(nullptr, TEST_RET_CODE);154 ret = LnnIpcNotifyLeaveResult(TEST_NETWORK_ID, TEST_RET_CODE);
53 int32_t LnnIpcNotifyLeaveResult(const char *networkId, int32_t retCode);
162 int32_t LnnIpcNotifyLeaveResult(const char *networkId, int32_t retCode) in LnnIpcNotifyLeaveResult() function
401 int32_t LnnIpcNotifyLeaveResult(const char *networkId, int32_t retCode) in LnnIpcNotifyLeaveResult() function
460 int32_t LnnIpcNotifyLeaveResult(const char *networkId, int32_t retCode) in LnnIpcNotifyLeaveResult() function
483 LnnIpcNotifyLeaveResult(networkId, retCode); in LnnNotifyLeaveResult()