Home
last modified time | relevance | path

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

/aosp14/frameworks/base/cmds/idmap2/idmap2d/
H A DIdmap2Service.cpp257 const std::string random_suffix = RandomStringForPath(kSuffixLength); in createFabricatedOverlay() local
259 overlay.overlayName.c_str(), random_suffix.c_str()); in createFabricatedOverlay()