Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/device_usage_statistics/test/unittest/mock/
H A Dbundle_active_core_mock.cpp24 int32_t userIdTemp = 100; in CheckTimeChangeAndGetWallTime() local
25 if (userId == userIdTemp) { in CheckTimeChangeAndGetWallTime()
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp2018 int32_t userIdTemp = static_cast<int32_t>(appRecord->GetUid() / USER_SCALE); in GetProcessRunningInfosByUserId() local
2019 if (userIdTemp == userId) { in GetProcessRunningInfosByUserId()