Searched refs:UID_BASE (Results 1 – 1 of 1) sorted by relevance
47 constexpr int32_t UID_BASE = 200000; variable300 path = replace_all(path, g_userId, std::to_string(appProperty->uid / UID_BASE)); in ConvertToRealPath()