Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/src/common/
H A Daes_gcm_helper.cpp42 static const int WIDTH_PER_BYTE = 2; member
49 oss << std::hex << std::setw(WIDTH_PER_BYTE) << std::setfill('0') << static_cast<int>(byte); in Byte2Hex()

Completed in 1 milliseconds