Searched defs:Byte (Results 1 – 3 of 3) sorted by relevance
25 inline Byte(byte value) : value_(value) in Byte() function
25 Byte = 3, enumerator
49 using Byte = OHOS::AAFwk::Byte; typedef