Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/sdk/frame/standard/include/
H A Dsoftbus_client_stub.h82 int32_t OnRefreshLNNResultInner(MessageParcel &data, MessageParcel &reply);
/foundation/communication/dsoftbus/sdk/frame/standard/src/
H A Dsoftbus_client_stub.cpp54 memberFuncMap_[CLIENT_ON_REFRESH_LNN_RESULT] = &SoftBusClientStub::OnRefreshLNNResultInner; in SoftBusClientStub()
625 int32_t SoftBusClientStub::OnRefreshLNNResultInner(MessageParcel &data, MessageParcel &reply) in OnRefreshLNNResultInner() function in OHOS::SoftBusClientStub
629 COMM_LOGE(COMM_SDK, "OnRefreshLNNResultInner read publishId failed!"); in OnRefreshLNNResultInner()
634 COMM_LOGE(COMM_SDK, "OnRefreshLNNResultInner read reason failed!"); in OnRefreshLNNResultInner()

Completed in 2 milliseconds