Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/sdk/bus_center/ipc/standard/src/
H A Dbus_center_server_proxy_standard.cpp241 static bool WriteSendRequestMessage(const char *pkgName, MessageParcel *data, uint32_t infoTypeLen) in WriteSendRequestMessage() function
307 if (!WriteSendRequestMessage(pkgName, &data, infoTypeLen)) { in GetAllOnlineNodeInfo()