Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/sdk/frame/standard/include/
H A Dsoftbus_client_stub.h87 int32_t OnChannelBindInner(MessageParcel &data, MessageParcel &reply);
/foundation/communication/dsoftbus/sdk/frame/standard/src/
H A Dsoftbus_client_stub.cpp60 memberFuncMap_[CLIENT_ON_CHANNEL_BIND] = &SoftBusClientStub::OnChannelBindInner; in SoftBusClientStub()
680 int32_t SoftBusClientStub::OnChannelBindInner(MessageParcel &data, MessageParcel &reply) in OnChannelBindInner() function in OHOS::SoftBusClientStub

Completed in 3 milliseconds