Home
last modified time | relevance | path

Searched refs:bbase (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/security/access_token/services/tokensyncmanager/include/remote/
H A Dsoft_bus_channel.h233 const int bbase = 255; in RandomUuid() local
247 int b = static_cast<int32_t>(GetRandomUint32() % bbase); in RandomUuid()