Home
last modified time | relevance | path

Searched defs:userId (Results 501 - 525 of 1775) sorted by relevance

1...<<21222324252627282930>>...71

/base/powermgr/battery_statistics/frameworks/native/src/
H A Dbattery_stats_info.cpp65 void BatteryStatsInfo::SetUserId(int32_t userId) in SetUserId() argument
/base/print/print_fwk/test/unittest/service_test/
H A Dprint_service_helper_test.cpp116 int userId = 0; in HWTEST_F() local
131 int userId = 0; in HWTEST_F() local
/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/
H A Dmock_bundle_manager.cpp67 int BundleMgrProxy::GetUidByBundleName(const std::string &bundleName, const int userId) in GetUidByBundleName() argument
61 GetBundleInfo(const std::string &bundleName, const BundleFlag flag, BundleInfo &bundleInfo, int32_t userId) GetBundleInfo() argument
76 GetApplicationInfo( const std::string &appName, const ApplicationFlag flag, const int userId, ApplicationInfo &appInfo) GetApplicationInfo() argument
/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_dialog.cpp34 int32_t userId = AppExecFwk::Constants::ANY_USERID; in GetUidByBundleName() local
H A Dsystem_event_observer.cpp98 int32_t userId = data.GetCode(); in OnReceiveEvent() local
109 int32_t userId = data.GetCode(); in OnReceiveEvent() local
[all...]
H A Dadvanced_datashare_helper_ext.cpp93 int32_t userId = 100; in GetUnifiedGroupEnableUri() local
/base/notification/common_event_service/services/test/unittest/
H A Dcommon_event_control_manager_test.cpp273 int32_t userId = ALL_USER; in HWTEST_F() local
291 int32_t userId = ALL_USER + 1; in HWTEST_F() local
312 int32_t userId = ALL_USER + 1; in HWTEST_F() local
333 int32_t userId = ALL_USER; in HWTEST_F() local
355 int32_t userId = ALL_USER + 1; HWTEST_F() local
378 int32_t userId = ALL_USER + 1; HWTEST_F() local
401 int32_t userId = ALL_USER; HWTEST_F() local
419 int32_t userId = ALL_USER + 1; HWTEST_F() local
440 int32_t userId = ALL_USER + 1; HWTEST_F() local
461 int32_t userId = ALL_USER; HWTEST_F() local
483 int32_t userId = ALL_USER + 1; HWTEST_F() local
506 int32_t userId = ALL_USER + 1; HWTEST_F() local
529 int32_t userId = ALL_USER; HWTEST_F() local
547 int32_t userId = ALL_USER - 1; HWTEST_F() local
568 int32_t userId = ALL_USER + 1; HWTEST_F() local
589 int32_t userId = ALL_USER + 1; HWTEST_F() local
610 int32_t userId = ALL_USER + 1; HWTEST_F() local
[all...]
H A Dcommon_event_manager_service_new_branch_test.cpp91 int32_t userId = 100; in HWTEST_F() local
156 int32_t userId = 2; in HWTEST_F() local
180 int32_t userId = 2; in HWTEST_F() local
H A Dability_manager_helper_test.cpp573 const int32_t userId = 1; HWTEST_F() local
[all...]
/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_manager_proxy_disturb.cpp192 ErrCode AnsManagerProxy::SetDoNotDisturbDate(const int32_t &userId, const sptr<NotificationDoNotDisturbDate> &date) in SetDoNotDisturbDate() argument
231 ErrCode AnsManagerProxy::GetDoNotDisturbDate(const int32_t &userId, sptr<NotificationDoNotDisturbDate> &date) in GetDoNotDisturbDate() argument
/base/notification/distributed_notification_service/services/ans/test/unittest/mock/
H A Dmock_bundle_mgr.cpp55 int BundleMgrProxy::GetUidByBundleName(const std::string &bundleName, const int userId) in GetUidByBundleName() argument
49 GetBundleInfo(const std::string &bundleName, const BundleFlag flag, BundleInfo &bundleInfo, int32_t userId) GetBundleInfo() argument
64 GetApplicationInfo( const std::string &appName, const ApplicationFlag flag, const int userId, ApplicationInfo &appInfo) GetApplicationInfo() argument
/base/notification/distributed_notification_service/test/fuzztest/reminderdatamanager_fuzzer/
H A Dreminderdatamanager_fuzzer.cpp24 int32_t userId = static_cast<int32_t>(GetU32Data(data)); in DoSomethingInterestingWithManager() local
77 int32_t userId = static_cast<int32_t>(GetU32Data(data)); in DoSomethingInterestingWithReminder() local
/base/notification/common_event_service/services/test/unittest/common_event_manager_service_branch_test/
H A Dcommon_event_manager_service_branch_test.cpp83 int32_t userId = 100; in HWTEST_F() local
168 int32_t userId = 1; in HWTEST_F() local
199 int32_t userId = 1; in HWTEST_F() local
226 int32_t userId = -1; in HWTEST_F() local
253 int32_t userId = -2; HWTEST_F() local
280 int32_t userId = -3; HWTEST_F() local
308 int32_t userId = 1; HWTEST_F() local
335 int32_t userId = 1; HWTEST_F() local
377 int32_t userId = 1; HWTEST_F() local
401 int32_t userId = 1; HWTEST_F() local
[all...]
/base/notification/common_event_service/tools/cem/include/
H A Dcommon_event_command.h66 int32_t userId = UNDEFINED_USER; member
73 int32_t userId = ALL_USER; member
/base/notification/distributed_notification_service/services/ans/src/clone/
H A Dnotification_clone_bundle_service.cpp49 int32_t userId = NotificationCloneUtil::GetActiveUserId(); in OnBackup() local
76 int32_t userId = NotificationCloneUtil::GetActiveUserId(); in OnRestore() local
126 int32_t userId = -1; in HandleBundleEvent() local
141 void NotificationCloneBundle::OnUserSwitch(int32_t userId) in OnUserSwitch() argument
[all...]
/base/location/test/location_common/source/
H A Dcommon_utils_test.cpp208 int32_t userId = 0; in HWTEST_F() local
/base/notification/common_event_service/interfaces/kits/cj/src/
H A Dcommon_event_manager_impl.cpp29 int32_t CommonEventManagerImpl::PublishEvent(char *event, int32_t userId) in PublishEvent() argument
37 int32_t CommonEventManagerImpl::PublishEventWithData(char *event, int32_t userId, in PublishEventWithData() argument
/base/notification/common_event_service/services/include/
H A Devent_report.h42 int32_t userId; member
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_subscribe_info.cpp55 void NotificationSubscribeInfo::AddAppUserId(const int32_t userId) in AddAppUserId() argument
/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Ddistributed.h80 int32_t userId = SUBSCRIBE_USER_INIT; member
93 int32_t userId = SUBSCRIBE_USER_INIT; member
H A Ddisturb_mode.h32 int32_t userId = SUBSCRIBE_USER_INIT; member
38 int32_t userId = SUBSCRIBE_USER_INIT; member
H A Denable_notification.h31 int32_t userId = SUBSCRIBE_USER_INIT; member
/base/notification/distributed_notification_service/test/bechmarktest/notification_services_test/mock/
H A Dmock_bundle_manager_helper.cpp38 int BundleManagerHelper::GetDefaultUidByBundleName(const std::string &bundle, const int32_t userId) in GetDefaultUidByBundleName() argument
66 bool BundleManagerHelper::GetDistributedNotificationEnabled(const std::string &bundleName, const int userId) in GetDistributedNotificationEnabled() argument
53 GetBundleInfoByBundleName( const std::string bundle, const int32_t userId, AppExecFwk::BundleInfo &bundleInfo) GetBundleInfoByBundleName() argument
/base/notification/common_event_service/frameworks/core/test/unittest/common_event_branch_test/
H A Dcommon_event_branch_test.cpp162 int32_t userId = 1; in HWTEST_F() local
262 int32_t userId = 1; in HWTEST_F() local
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_subscribe_info_test.cpp76 int32_t userId = 10; in HWTEST_F() local
160 int32_t userId = 100; in HWTEST_F() local

Completed in 11 milliseconds

1...<<21222324252627282930>>...71