Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/tests/sdk/transmission/moduletest/socket/stream_encrypt_test/
H A Dtmessenger.cpp66 int32_t isEncryptVal = static_cast<int32_t>(std::stoi(data.substr(0, pos))); in Decode() local
67 bool isEncrypt = (isEncryptVal == 1); in Decode()

Completed in 2 milliseconds