Searched refs:RandomStringForPath (Results 1 – 3 of 3) sorted by relevance
32 std::string RandomStringForPath(size_t length);
52 std::string RandomStringForPath(size_t length) { in RandomStringForPath() function
55 using android::idmap2::utils::RandomStringForPath;283 const std::string random_suffix = RandomStringForPath(kSuffixLength); in createFabricatedOverlay()