Home
last modified time | relevance | path

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

/ohos5.0/base/security/access_token/services/tokensyncmanager/src/remote/
H A Dsoft_bus_channel.cpp142 char uuidbuf[uuidStrLen]; in GetUuid() local
143 RandomUuid(uuidbuf, uuidStrLen); in GetUuid()
144 std::string uuid(uuidbuf); in GetUuid()