Home
last modified time | relevance | path

Searched defs:compressedBytes (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/access_token/services/tokensyncmanager/test/mock/src/
H A Dsoft_bus_socket_mock.cpp81 void CompressMock(const std::string &json, const unsigned char *compressedBytes, int &compressedLen… in CompressMock()
/ohos5.0/base/security/access_token/services/tokensyncmanager/src/remote/
H A Dsoft_bus_channel.cpp272 int SoftBusChannel::Compress(const std::string &json, const unsigned char *compressedBytes, int &co… in Compress()