Home
last modified time | relevance | path

Searched defs:userId (Results 51 - 75 of 1775) sorted by relevance

12345678910>>...71

/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/rdb/include/
H A Dcm_cert_property_rdb.h31 int32_t userId; member
/base/security/device_auth/services/frameworks/src/account_subscriber/
H A Daccount_subscriber.cpp33 int32_t userId = eventData.GetCode(); in OnReceiveEvent() local
/base/security/device_auth/services/legacy/authenticators/inc/account_related/creds_manager/
H A Dsym_token_manager.h25 char userId[DEV_AUTH_USER_ID_SIZE]; member
/base/security/huks/services/huks_standard/huks_service/main/os_dependency/sa/
H A Dhks_osaccount_check.cpp32 static bool HksIsOsAccountVerified(const int32_t userId) in HksIsOsAccountVerified() argument
/base/theme/screenlock_mgr/test/fuzztest/screenlockservice_fuzzer/screenlockauthmanager_fuzzer/
H A Dscreenlockauthmanager_fuzzer.cpp40 int32_t userId = 100; in FuzzScreenlockAuthManager() local
/base/useriam/user_auth_framework/services/core/src/
H A Duser_info_impl.cpp21 UserInfoImpl::UserInfoImpl(const int32_t userId, const UserInfo &userInfo) : userId_(userId), userInfo_(userInfo) in UserInfoImpl() argument
H A Denrolled_info_impl.cpp21 EnrolledInfoImpl::EnrolledInfoImpl(int32_t userId, const HdiEnrolledInfo &info) : userId_(userId), info_(info) in EnrolledInfoImpl() 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
H A Dbundle_user_info.h27 int32_t userId = Constants::INVALID_USERID; member
H A Ddata_group_info.h32 int32_t userId = 0; 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
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/launchermgr/
H A Djs_launcher.h27 int32_t userId = 0; member
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/default_app/
H A Djs_default_app.h34 int32_t userId = 0; member
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/post_processor/command/
H A Dservice_died_command.cpp25 ServiceDiedCommand::ServiceDiedCommand(const int32_t userId) : userId_(userId) in ServiceDiedCommand() argument
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/event_monitor/command/
H A Devent_status_change_command.cpp24 EventStatusChangeCommand::EventStatusChangeCommand(const int32_t userId, const EventType event, const int value) in EventStatusChangeCommand() argument
/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_account_helper.cpp23 ErrCode BundleActiveAccountHelper::GetUserId(const int32_t uid, int32_t& userId) in GetUserId() argument
/foundation/resourceschedule/device_usage_statistics/test/unittest/mock/
H A Dbundle_active_core_mock.cpp22 int64_t BundleActiveCore::CheckTimeChangeAndGetWallTime(int32_t userId) in CheckTimeChangeAndGetWallTime() argument
31 std::shared_ptr<BundleActiveUserService> BundleActiveCore::GetUserDataAndInitializeIfNeeded(const int32_t userId, in GetUserDataAndInitializeIfNeeded() argument
/foundation/communication/netmanager_ext/test/vpnmanager/unittest/vpn_manager_test/
H A Dextended_vpn_ctl_test.cpp40 int32_t userId = 0; in SetUpTestSuite() local
/foundation/communication/netmanager_ext/services/netfirewallmanager/include/
H A Dnetfirewall_hisysevent.h28 int32_t userId = 100; member
[all...]
/foundation/communication/netmanager_ext/services/vpnmanager/src/
H A Dextended_vpn_ctl.cpp31 ExtendedVpnCtl::ExtendedVpnCtl(sptr<VpnConfig> config, const std::string &pkg, int32_t userId, std::vector<int32_t> &activeUserIds) in ExtendedVpnCtl() argument
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_toolkit/unittest/
H A Dwifi_asset_manager_test.cpp36 int32_t userId = USER_ID_DEFAULT; in HWTEST_F() local
43 int32_t userId = USER_ID_DEFAULT; in HWTEST_F() local
50 int32_t userId = USER_ID_DEFAULT; in HWTEST_F() local
57 int32_t userId = USER_ID_DEFAULT; in HWTEST_F() local
65 int32_t userId = USER_ID_DEFAULT; in HWTEST_F() local
73 int32_t userId = USER_ID_DEFAULT; HWTEST_F() local
80 int32_t userId = USER_ID_DEFAULT; HWTEST_F() local
88 int32_t userId = USER_ID_DEFAULT; HWTEST_F() local
[all...]

Completed in 8 milliseconds

12345678910>>...71