Searched refs:QueryOsAccount (Results 1 – 7 of 7) sorted by relevance
58 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
70 static ErrCode QueryOsAccount(int32_t& activeAccountId);
385 napi_value QueryOsAccount(napi_env env, napi_callback_info cbInfo);
213 ErrCode QueryOsAccount(int32_t& activeAccountId);
105 DECLARE_NAPI_FUNCTION("queryOsAccount", QueryOsAccount),1732 napi_value QueryOsAccount(napi_env env, napi_callback_info cbInfo) in QueryOsAccount() function
2354 ErrCode DistributedSchedService::QueryOsAccount(int32_t& activeAccountId) in QueryOsAccount() function in OHOS::DistributedSchedule::DistributedSchedService2928 err = QueryOsAccount(activeAccountId); in StartFreeInstallFromRemote()2988 err = QueryOsAccount(activeAccountId); in StartAbility()3379 ErrCode err = QueryOsAccount(activeAccountId); in StopExtensionAbilityFromRemote()
1020 ret = DistributedSchedService::GetInstance().QueryOsAccount(activeAccountId); in StartAbility()