Searched refs:minIdLength (Results 1 - 1 of 1) sorted by relevance
/foundation/filemanagement/dfs_service/utils/system/src/ | ||
H A D | utils_directory.cpp | 43 constexpr size_t minIdLength = 3; in GetAnonyString() local 47 if (strLen < minIdLength) { in GetAnonyString() |
Completed in 2 milliseconds