Home
last modified time | relevance | path

Searched defs:userId (Results 351 - 375 of 1775) sorted by relevance

1...<<11121314151617181920>>...71

/base/customization/enterprise_device_management/services/edm_plugin/src/
H A Dsnapshot_skip_plugin.cpp88 int32_t SnapshotSkipPlugin::SetSnapshotSkipByUserIdAndBundleNameList(int32_t userId, in SetSnapshotSkipByUserIdAndBundleNameList() argument
40 OnSetPolicy(std::vector<std::string> &data, std::vector<std::string> &currentData, int32_t userId) OnSetPolicy() argument
66 OnRemovePolicy(std::vector<std::string> &data, std::vector<std::string> &currentData, int32_t userId) OnRemovePolicy() argument
104 OnGetPolicy(std::string &policyData, MessageParcel &data, MessageParcel &reply, int32_t userId) OnGetPolicy() argument
H A Ddisable_bluetooth_plugin.cpp70 OnGetPolicy(std::string &policyData, MessageParcel &data, MessageParcel &reply, int32_t userId) OnGetPolicy() argument
H A Ddisable_microphone_plugin.cpp59 OnGetPolicy(std::string &policyData, MessageParcel &data, MessageParcel &reply, int32_t userId) OnGetPolicy() argument
H A Ddisable_camera_plugin.cpp59 OnGetPolicy(std::string &policyData, MessageParcel &data, MessageParcel &reply, int32_t userId) OnGetPolicy() argument
H A Dset_wifi_disabled_plugin.cpp58 OnGetPolicy(std::string &policyData, MessageParcel &data, MessageParcel &reply, int32_t userId) OnGetPolicy() argument
/base/hiviewdfx/hiappevent/test/processor/
H A Dtest_processor.cpp77 int TestProcessor::ValidateUserId(const UserId& userId) in ValidateUserId() argument
/base/account/os_account/tools/test/unittest/acm/
H A Daccount_command_set_test.cpp375 std::string userId = std::to_string(osAccountInfo.GetLocalId()); in HWTEST_F() local
H A Daccount_command_delete_test.cpp261 std::string userId = "88"; in HWTEST_F() local
287 std::string userId = std::to_string(osAccountInfo.GetLocalId()); in HWTEST_F() local
H A Daccount_command_dump_test.cpp285 std::string userId = std::to_string(osAccountInfo.GetLocalId()); in HWTEST_F() local
H A Daccount_command_switch_test.cpp265 std::string userId = std::to_string(osAccountInfo.GetLocalId()); in HWTEST_F() local
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_hiappevent_userinfo.cpp51 bool SetUserId(const napi_env env, const napi_value name, const napi_value userId) in SetUserId() argument
/base/account/os_account/test/fuzztest/iamaccount_stub/authuserstub_fuzzer/
H A Dauthuserstub_fuzzer.cpp53 int32_t userId = fuzzData.GetData<int32_t>(); in AuthUserStubFuzzTest() local
/base/account/os_account/test/fuzztest/iamaccount_stub/updatecredentialstub_fuzzer/
H A Dupdatecredentialstub_fuzzer.cpp51 int32_t userId = fuzzData.GetData<int32_t>(); in UpdateCredentialStubFuzzTest() local
/base/customization/enterprise_device_management/test/unittest/services/edm/src/
H A Denhance_execute_strategy_test.cpp47 int32_t userId = 0; in HWTEST_F() local
65 int32_t userId = 0; in HWTEST_F() local
88 int32_t userId = 0; in HWTEST_F() local
115 int32_t userId = 0; in HWTEST_F() local
133 int32_t userId = 0; in HWTEST_F() local
156 int32_t userId = 0; HWTEST_F() local
[all...]
/base/global/resource_management/interfaces/inner_api/include/
H A Dresource_manager.h36 int32_t userId = 100; member in OHOS::Global::Resource::ResourceManager
/base/notification/common_event_service/services/include/
H A Dcommon_event_record.h44 int32_t userId; member
/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/
H A Dmock_bundle_manager_helper.cpp47 int BundleManagerHelper::GetDefaultUidByBundleName(const std::string &bundle, const int32_t userId) in GetDefaultUidByBundleName() argument
52 GetBundleInfoByBundleName( const std::string bundle, const int32_t userId, AppExecFwk::BundleInfo &bundleInfo) GetBundleInfoByBundleName() argument
H A Dmock_bundle_mgr_proxy.cpp48 std::string BundleMgrProxy::GetAppIdByBundleName(const std::string &bundleName, const int userId) in GetAppIdByBundleName() argument
41 GetBundleInfo( const std::string &bundleName, const BundleFlag flag, BundleInfo &bundleInfo, int32_t userId) GetBundleInfo() argument
/base/notification/distributed_notification_service/services/ans/test/unittest/mock/
H A Dmock_bundle_manager_helper.cpp39 int BundleManagerHelper::GetDefaultUidByBundleName(const std::string &bundle, const int32_t userId) in GetDefaultUidByBundleName() argument
71 bool BundleManagerHelper::GetDistributedNotificationEnabled(const std::string &bundleName, const int userId) in GetDistributedNotificationEnabled() argument
58 GetBundleInfoByBundleName( const std::string bundle, const int32_t userId, AppExecFwk::BundleInfo &bundleInfo) GetBundleInfoByBundleName() argument
/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dnotification_preferences_info_test.cpp102 int32_t userId = 1; in HWTEST_F() local
117 int32_t userId = 1; in HWTEST_F() local
137 int32_t userId = 1; in HWTEST_F() local
155 int32_t userId = 1; in HWTEST_F() local
[all...]
/base/notification/common_event_service/services/test/unittest/
H A Dbundle_manager_helper_test.cpp134 const int32_t userId = 1; in HWTEST_F() local
212 const int32_t userId = 1; in HWTEST_F() local
/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_manager_proxy_utils.cpp53 ErrCode AnsManagerProxy::ShellDump(const std::string &cmd, const std::string &bundle, int32_t userId, in ShellDump() argument
/base/notification/distributed_notification_service/services/distributed/src/
H A Ddistributed_preferences_info.cpp59 void DistributedPreferencesInfo::SetSyncEnabledWithoutApp(const int32_t userId, const bool enabled) in SetSyncEnabledWithoutApp() argument
64 ErrCode DistributedPreferencesInfo::GetSyncEnabledWithoutApp(const int32_t userId, bool &enabled) in GetSyncEnabledWithoutApp() argument
/base/notification/distributed_notification_service/services/test/moduletest/mock/
H A Dmock_bundle_manager_helper.cpp52 int BundleManagerHelper::GetDefaultUidByBundleName(const std::string &bundle, const int32_t userId) in GetDefaultUidByBundleName() argument
57 GetBundleInfoByBundleName( const std::string bundle, const int32_t userId, AppExecFwk::BundleInfo &bundleInfo) GetBundleInfoByBundleName() argument
H A Dmock_bundle_manager.cpp50 int BundleMgrProxy::GetUidByBundleName(const std::string &bundleName, const int userId) in GetUidByBundleName() argument
44 GetBundleInfo(const std::string &bundleName, const BundleFlag flag, BundleInfo &bundleInfo, int32_t userId) GetBundleInfo() argument
59 GetApplicationInfo( const std::string &appName, const ApplicationFlag flag, const int userId, ApplicationInfo &appInfo) GetApplicationInfo() argument

Completed in 9 milliseconds

1...<<11121314151617181920>>...71