Home
last modified time | relevance | path

Searched refs:OnLeaveLNNResultInner (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/dsoftbus/sdk/frame/standard/include/
H A Dsoftbus_client_stub.h73 int32_t OnLeaveLNNResultInner(MessageParcel &data, MessageParcel &reply);
/foundation/communication/dsoftbus/sdk/frame/standard/src/
H A Dsoftbus_client_stub.cpp45 memberFuncMap_[CLIENT_ON_LEAVE_RESULT] = &SoftBusClientStub::OnLeaveLNNResultInner; in SoftBusClientStub()
387 int32_t SoftBusClientStub::OnLeaveLNNResultInner(MessageParcel &data, MessageParcel &reply) in OnLeaveLNNResultInner() function in OHOS::SoftBusClientStub
391 COMM_LOGE(COMM_SDK, "OnLeaveLNNResultInner read networkId failed!"); in OnLeaveLNNResultInner()
396 COMM_LOGE(COMM_SDK, "OnLeaveLNNResultInner read retCode failed!"); in OnLeaveLNNResultInner()
401 COMM_LOGE(COMM_SDK, "OnLeaveLNNResultInner notify leave result failed!"); in OnLeaveLNNResultInner()

Completed in 2 milliseconds