Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/include/
H A Dsystem_ability_manager_util.h41 static uint64_t GenerateFreKey(int32_t uid, int32_t saId);
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dsystem_ability_manager_util.cpp169 uint64_t SamgrUtil::GenerateFreKey(int32_t uid, int32_t saId) in GenerateFreKey() function in OHOS::SamgrUtil
H A Dsystem_ability_manager.cpp2075 uint64_t key = SamgrUtil::GenerateFreKey(uid, saId); in UpdateSaFreMap()
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dsystem_ability_mgr_test.cpp2032 uint64_t key = SamgrUtil::GenerateFreKey(realUid, readSaid);
2087 uint64_t key = SamgrUtil::GenerateFreKey(uid, TEST_SYSTEM_ABILITY1);