Home
last modified time | relevance | path

Searched refs:Decompress (Results 1 - 2 of 2) sorted by relevance

/base/security/access_token/services/tokensyncmanager/include/remote/
H A Dsoft_bus_channel.h136 std::string Decompress(const unsigned char *bytes, const int length);
/base/security/access_token/services/tokensyncmanager/src/remote/
H A Dsoft_bus_channel.cpp222 std::string receiveData = Decompress(bytes, length); in HandleDataReceived()
295 std::string SoftBusChannel::Decompress(const unsigned char *bytes, const int length) in Decompress() function in OHOS::Security::AccessToken::SoftBusChannel

Completed in 2 milliseconds