Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dsystem_ability_manager_util.cpp171 uint32_t uSaid = static_cast<uint32_t>(saId); in GenerateFreKey() local
173 return (key << SHFIT_BIT) | uSaid; in GenerateFreKey()