Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/src/common/
H A Daes_gcm_helper.cpp41 static const int HEX_OF_A = 10; member
59 return hexCh - 'A' + HEX_OF_A; in HexChar2Byte()
61 return hexCh - 'a' + HEX_OF_A; in HexChar2Byte()

Completed in 1 milliseconds