Home
last modified time | relevance | path

Searched defs:userId (Results 1 - 25 of 1120) sorted by relevance

12345678910>>...45

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/connect_adapter/src/
H A Dconnect_wrapper.cpp26 API_EXPORT OHOS::IRemoteObject *ConnectService(int userId) in ConnectService() argument
/foundation/filemanagement/dfs_service/adapter/cloud_adapter_example/src/
H A Dcloud_assets_downloader_impl.cpp21 CloudAssetsDownloaderImpl::CloudAssetsDownloaderImpl(const int32_t userId, const string &bundleName) in CloudAssetsDownloaderImpl() argument
H A Ddata_sync_manager_impl.cpp21 TriggerStartSync(const std::string &bundleName, const int32_t userId, bool forceFlag, SyncTriggerType triggerType, std::string prepareTraceId) TriggerStartSync() argument
H A Dcloud_sync_helper_impl.cpp22 CloudSyncHelperImpl::CloudSyncHelperImpl(const int32_t userId, const string &bundleName) in CloudSyncHelperImpl() argument
/foundation/arkui/ui_appearance/test/mock/
H A Dmock_app_mgr_proxy.cpp20 int32_t AppMgrProxy::UpdateConfiguration(const Configuration& config, const int32_t userId) in UpdateConfiguration() argument
/foundation/filemanagement/storage_service/services/storage_daemon/mock/
H A Dmount_manager_mock.cpp35 bool MountManager::CheckMountFileByUser(int32_t userId) in CheckMountFileByUser() argument
H A Del5_filekey_manager_kit_mock.cpp26 int32_t El5FilekeyManagerKit::GetUserAppKey(int32_t userId, std::vector<std::pair<int32_t, std::string>> &keyInfos) in GetUserAppKey() argument
34 int32_t El5FilekeyManagerKit::ChangeUserAppkeysLoadInfo(int32_t userId, in ChangeUserAppkeysLoadInfo() argument
43 int32_t El5FilekeyManagerKit::GetUserAllAppKey(int32_t userId, std::vector<std::pair<int32_t, std::string>> &keyInfos) in GetUserAllAppKey() argument
/foundation/ability/form_fwk/test/unittest/fms_form_data_proxy_record_test/
H A Dmock_form_util.cpp26 void MockGetCurrentAccountIdRet(int32_t userId) in MockGetCurrentAccountIdRet() argument
/foundation/ability/form_fwk/services/include/
H A Dform_info_storage.h26 int32_t userId = -1; member
/foundation/ability/form_fwk/test/mock/src/
H A Dmock_form_params.cpp21 int MockFormParams::userId = 0; member in OHOS::AppExecFwk::MockFormParams
/foundation/ability/form_fwk/test/mock/include/
H A Dmock_form_params.h27 static int userId; member in OHOS::AppExecFwk::MockFormParams
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_user_mgr_interface.h33 virtual ErrCode CreateNewUser(int32_t userId, const std::vector<std::string> &disallowList = {}) in CreateNewUser() argument
41 virtual ErrCode RemoveUser(int32_t userId) in RemoveUser() argument
/foundation/filemanagement/storage_service/services/storage_daemon/include/utils/
H A Dfile_utils.h29 uint32_t userId; member
/foundation/resourceschedule/device_usage_statistics/test/unittest/mock/
H A Dbundle_active_account_helper_mock.cpp21 ErrCode BundleActiveAccountHelper::GetUserId(const int32_t uid, int32_t& userId) in GetUserId() argument
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatasvc/src/
H A Ddistributed_data_mgr.cpp22 int32_t DistributedKv::DistributedDataMgr::ClearAppStorage(const std::string &bundleName, int32_t userId, in ClearAppStorage() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/
H A Ddb_info_handle_impl.cpp22 bool DBInfoHandleImpl::IsNeedAutoSync(const std::string& userId, const std::string& appId, in IsNeedAutoSync() argument
/foundation/filemanagement/dfs_service/test/mock/
H A Dcloud_daemon_manager_mock.cpp25 int32_t CloudDaemonManager::StartFuse(int32_t userId, int32_t devFd, const string &path) in StartFuse() argument
/foundation/filemanagement/dfs_service/frameworks/native/cloud_file_kit_inner/src/
H A Dcloud_assets_downloader.cpp22 CloudAssetsDownloader::CloudAssetsDownloader(const int32_t userId, const string &bundleName) in CloudAssetsDownloader() argument
H A Dcloud_sync_helper.cpp22 CloudSyncHelper::CloudSyncHelper(const int32_t userId, const string &bundleName) in CloudSyncHelper() argument
/foundation/ability/form_fwk/test/unittest/fms_form_render_mgr_test/
H A Dmock_form_util.cpp29 void MockGetCurrentAccountIdRet(int32_t userId) in MockGetCurrentAccountIdRet() argument
/foundation/ability/form_fwk/test/unittest/fms_form_event_util_test/
H A Dmock_form_info_mgr.cpp31 GetFormsInfoByBundle( const std::string &bundleName, std::vector<FormInfo> &formInfos, int32_t userId) GetFormsInfoByBundle() argument
/foundation/ability/form_fwk/test/unittest/fms_form_render_mgr_inner_test/
H A Dmock_form_bms_helper.cpp33 bool FormBmsHelper::GetBundleInfoDefault(const std::string& bundleName, int32_t userId, BundleInfo &bundleInfo) in GetBundleInfoDefault() argument
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dlauncher_ability_info.h31 int32_t userId = Constants::UNSPECIFIED_USERID; member
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/shortcut_manager/
H A Dshortcut_manager.h32 int32_t userId = 0; member
39 int32_t userId = 0; member
45 int32_t userId = 0; member
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
H A Dbundle_manager_sync.h31 int32_t userId = Constants::UNSPECIFIED_USERID; member

Completed in 13 milliseconds

12345678910>>...45