Searched refs:GetRandomString (Results 1 – 3 of 3) sorted by relevance
41 string tarname = Base::GetRandomString(EXPECTED_LEN) + ".tar"; in Dir2Tar()132 …= Base::GetRandomString(EXPECTED_LEN); // Prevent the name of illegal APP leads to pm unable to i… in CheckMaster()
61 string GetRandomString(const uint16_t expectedLen);
781 string GetRandomString(const uint16_t expectedLen) in GetRandomString() function