Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/sdk/frame/standard/src/
H A Dsoftbus_client_stub.cpp163 static int32_t MessageParcelRead(MessageParcel &data, ChannelInfo *channel) in MessageParcelRead() function
219 int32_t ret = MessageParcelRead(data, &channel); in OnChannelOpenedInner()