Searched refs:GetRandomString (Results 1 – 4 of 4) sorted by relevance
106 … = Base::GetRandomString(9); // Prevent the name of illegal APP leads to pm unable to install in CheckMaster()
40 string GetRandomString(const uint16_t expectedLen);
518 string GetRandomString(const uint16_t expectedLen) in GetRandomString() function
206 hSession->tokenRSA = Base::GetRandomString(SHA_DIGEST_LENGTH); in HandDaemonAuth()