Home
last modified time | relevance | path

Searched refs:QueryOsAccount (Results 1 - 5 of 5) sorted by relevance

/foundation/ability/dmsfwk/services/dtbschedmgr/src/bundle/
H A Dbundle_manager_internal.cpp58 ErrCode err = QueryOsAccount(activeAccountId); in GetCallerAppIdFromBms()
114 ErrCode err = QueryOsAccount(activeAccountId); in QueryAbilityInfo()
136 ErrCode err = QueryOsAccount(activeAccountId); in QueryExtensionAbilityInfo()
222 ErrCode err = QueryOsAccount(activeAccountId); in GetLocalBundleInfo()
244 ErrCode ret = QueryOsAccount(activeAccountId); in GetLocalBundleInfoV9()
267 ErrCode ret = QueryOsAccount(activeAccountId); in GetContinueBundle4Src()
355 ErrCode err = QueryOsAccount(activeAccountId); in CheckIfRemoteCanInstall()
403 ErrCode err = QueryOsAccount(activeAccountId); in GetUidFromBms()
490 ErrCode BundleManagerInternal::QueryOsAccount(int32_t& activeAccountId) in QueryOsAccount() function in OHOS::DistributedSchedule::BundleManagerInternal
/foundation/ability/dmsfwk/services/dtbschedmgr/include/bundle/
H A Dbundle_manager_internal.h70 static ErrCode QueryOsAccount(int32_t& activeAccountId);
/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_service.h215 ErrCode QueryOsAccount(int32_t& activeAccountId);
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_service.cpp2630 ErrCode DistributedSchedService::QueryOsAccount(int32_t& activeAccountId) in QueryOsAccount() function in OHOS::DistributedSchedule::DistributedSchedService
3204 err = QueryOsAccount(activeAccountId); in StartFreeInstallFromRemote()
3264 err = QueryOsAccount(activeAccountId); in StartAbility()
3655 ErrCode err = QueryOsAccount(activeAccountId); in StopExtensionAbilityFromRemote()
/foundation/ability/dmsfwk/services/dtbschedmgr/src/continue/
H A Ddsched_continue.cpp1020 ret = DistributedSchedService::GetInstance().QueryOsAccount(activeAccountId); in StartAbility()
1022 HILOGE("QueryOsAccount failed %{public}d", ret); in StartAbility()

Completed in 11 milliseconds