Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Dutils.cpp684 static std::string make_unique_name(std::string_view suffix) { in make_unique_name() function
704 auto temp_dir_name = make_unique_name(deletedSuffix); in rename_delete_dir_contents()