Home
last modified time | relevance | path

Searched refs:currentAccountId (Results 1 - 6 of 6) sorted by relevance

/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_scheduler_service.cpp500 int32_t currentAccountId = WorkSchedUtils::GetCurrentAccountId(); in GetUidByBundleName() local
502 bundleInfo, currentAccountId)) { in GetUidByBundleName()
503 WS_HILOGD("currentAccountId : %{public}d, bundleName : %{public}s, uid = %{public}d", in GetUidByBundleName()
504 currentAccountId, bundleName.c_str(), bundleInfo.uid); in GetUidByBundleName()
957 int32_t currentAccountId = WorkSchedUtils::GetCurrentAccountId(); in IsDebugApp() local
959 bundleInfo, currentAccountId)) { in IsDebugApp()
H A Dwork_policy_manager.cpp694 int32_t currentAccountId = WorkSchedUtils::GetCurrentAccountId(); in GetAllIdeWorkStatus() local
707 (work->userId_ == 0 || work->userId_ == currentAccountId)) { in GetAllIdeWorkStatus()
/foundation/barrierfree/accessibility/services/test/xts/src/sa_perform_action_test/
H A Dsa_perform_action_xts.cpp1474 int32_t currentAccountId = accountData->GetAccountId(); in OnRemoteDied() local
1475 if (currentAccountId != accountId_) { in OnRemoteDied()
/foundation/barrierfree/accessibility/services/test/xts/src/samgr_register_element_test/
H A Dsamgr_register_element_test.cpp1474 int32_t currentAccountId = accountData->GetAccountId(); in OnRemoteDied() local
1475 if (currentAccountId != accountId_) { in OnRemoteDied()
/foundation/ability/form_fwk/services/src/
H A Dform_data_mgr.cpp371 int32_t currentAccountId = FormUtil::GetCurrentAccountId(); in CheckEnoughForm() local
373 if ((record.providerUserId == currentAccountId)) { in CheckEnoughForm()
/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessible_ability_manager_service.cpp1479 int32_t currentAccountId = accountData->GetAccountId(); in OnRemoteDied() local
1480 if (currentAccountId != accountId_) { in OnRemoteDied()

Completed in 18 milliseconds