Searched refs:SendRequestBytes (Results 1 – 2 of 2) sorted by relevance
147 int SendRequestBytes(const unsigned char *bytes, const int bytesLength);
189 int retCode = SendRequestBytes(buf, info.bytesLength); in ExecuteCommand()319 int SoftBusChannel::SendRequestBytes(const unsigned char *bytes, const int bytesLength) in SendRequestBytes() function in OHOS::Security::AccessToken::SoftBusChannel