Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/adapter/service/server/src/
H A Dhiview_service_ability.cpp39 constexpr int USER_ID_MOD = 200000; variable
59 .append(std::to_string(uid / USER_ID_MOD)) in GetSandBoxPathByUid()