Searched refs:SendResponseBytes (Results 1 – 2 of 2) sorted by relevance
400 int sendResultCode = SendResponseBytes(socket, sendbuf, info.bytesLength); in HandleRequest()429 int retCode = SendResponseBytes(socket, buf, info.bytesLength); in HandleRequest()444 int SoftBusChannel::SendResponseBytes(int socket, const unsigned char *bytes, const int bytesLength) in SendResponseBytes() function in OHOS::Security::AccessToken::SoftBusChannel
159 int SendResponseBytes(int socket, const unsigned char *bytes, const int bytesLength);