Home
last modified time | relevance | path

Searched defs:callingUserId (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dbundle_manager_helper.cpp92 int32_t callingUserId; in CheckApiCompatibility() local
206 int32_t callingUserId; in GetBundleInfo() local
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_render_mgr.cpp348 int32_t callingUserId = IPCSkeleton::GetCallingUid() / Constants::CALLING_UID_TRANSFORM_DIVISOR; in StopRenderingFormCallback() local
566 int callingUserId = want.GetIntParam(Constants::RECYCLE_FORMS_USER_ID, 0); in RecycleForms() local
584 int32_t callingUserId = IPCSkeleton::GetCallingUid() / Constants::CALLING_UID_TRANSFORM_DIVISOR; in RecoverForms() local
624 int32_t callingUserId = IPCSkeleton::GetCallingUid() / Constants::CALLING_UID_TRANSFORM_DIVISOR; in UpdateFormSize() local
/ohos5.0/base/account/os_account/services/accountmgr/src/
H A Dohos_account_manager.cpp244 std::int32_t callingUserId = AccountMgrService::GetInstance().GetCallingUserID(); in GetCurrentOhosAccountInfo() local