Searched defs:compressedBytes (Results 1 – 2 of 2) sorted by relevance
81 void CompressMock(const std::string &json, const unsigned char *compressedBytes, int &compressedLen… in CompressMock()
272 int SoftBusChannel::Compress(const std::string &json, const unsigned char *compressedBytes, int &co… in Compress()