Home
last modified time | relevance | path

Searched defs:userId (Results 876 - 900 of 1775) sorted by relevance

1...<<31323334353637383940>>...71

/foundation/multimedia/camera_framework/frameworks/native/camera/src/deferred_proc_session/
H A Ddeferred_video_proc_session.cpp60 DeferredVideoProcSession::DeferredVideoProcSession(int userId, in DeferredVideoProcSession() argument
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/schedule/photo_processor/
H A Ddeferred_photo_controller.cpp94 DeferredPhotoController::DeferredPhotoController(const int32_t userId, std::shared_ptr<PhotoJobRepository> repository, in DeferredPhotoController() argument
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/schedule/video_processor/
H A Ddeferred_video_controller.cpp71 DeferredVideoController::DeferredVideoController(const int32_t userId, std::shared_ptr<VideoJobRepository> repository, in DeferredVideoController() argument
113 void DeferredVideoController::HandleSuccess(const int32_t userId, const DeferredVideoWorkPtr& work) in HandleSuccess() argument
122 void DeferredVideoController::HandleError(const int32_t userId, const DeferredVideoWorkPtr& work, DpsError errorCode) in HandleError() argument
H A Ddeferred_video_processor.cpp24 DeferredVideoProcessor::DeferredVideoProcessor(const int32_t userId, std::shared_ptr<VideoJobRepository> repository, in DeferredVideoProcessor() argument
70 void DeferredVideoProcessor::OnProcessDone(const int32_t userId, in OnProcessDone() argument
79 void DeferredVideoProcessor::OnError(const int32_t userId, const std::string& videoId, DpsError errorCode) in OnError() argument
92 void DeferredVideoProcessor::OnStateChanged(const int32_t userId, DpsStatus statusCode) in OnStateChanged() argument
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/schedule/video_processor/video_job_repository/
H A Dvideo_job_repository.cpp21 VideoJobRepository::VideoJobRepository(const int32_t userId) : userId_(userId) in VideoJobRepository() argument
/foundation/multimedia/media_library/frameworks/services/media_cloud_sync/src/
H A Dcloud_sync_helper.cpp95 int32_t userId = uid / BASE_USER_RANGE; in InitDataShareHelper() local
/foundation/multimedia/player_framework/services/services/recorder/server/
H A Dmedia_library_adapter.cpp191 int32_t userId = uid / BASE_USER_RANGE; in CreateMediaLibrary() local
/foundation/multimedia/ringtone_library/services/ringtone_restore/src/
H A Dringtone_restore_db_utils.cpp110 bool RingtoneRestoreDbUtils::GetUserID(int &userId) in GetUserID() argument
H A Ddualfwk_conf_loader.cpp40 int userId = 0; in Init() local
/foundation/multimedia/ringtone_library/services/utils/src/
H A Dpermission_utils.cpp122 int32_t userId = uid / baseUserRange; in GetPackageNameByBundleName() local
/foundation/multimodalinput/input/frameworks/proxy/event_handler/test/
H A Dinput_manager_impl_test.cpp648 int32_t userId = 1; in HWTEST_F() local
/foundation/multimodalinput/input/service/key_command/test/
H A Dability_manager_client_stub.cpp80 ErrCode AbilityManagerClient::StartAbility(const Want &want, int32_t requestCode, int32_t userId) in StartAbility() argument
/foundation/resourceschedule/background_task_mgr/services/common/src/
H A Dbundle_manager_helper.cpp102 bool BundleManagerHelper::QueryAbilityInfo(const AAFwk::Want &want, int32_t flags, int32_t userId, in QueryAbilityInfo() argument
75 GetBundleInfo(const std::string &bundleName, const AppExecFwk::BundleFlag flag, AppExecFwk::BundleInfo &bundleInfo, int32_t userId) GetBundleInfo() argument
88 GetApplicationInfo(const std::string &appName, const AppExecFwk::ApplicationFlag flag, const int userId, AppExecFwk::ApplicationInfo &appInfo) GetApplicationInfo() argument
/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_stub.cpp91 int32_t userId = data.ReadInt32(); in HandleReportEvent() local
104 int32_t userId = data.ReadInt32(); in HandleIsBundleIdle() local
117 int32_t userId = data.ReadInt32(); in HandleQueryBundleStatsInfoByInterval() local
142 int32_t userId = data.ReadInt32(); in HandleQueryBundleEvents() local
190 int32_t userId = data.ReadInt32(); in HandleSetAppGroup() local
222 int32_t userId = data.ReadInt32(); HandleQueryModuleUsageRecords() local
245 int32_t userId = data.ReadInt32(); HandleQueryAppGroup() local
279 int32_t userId = data.ReadInt32(); HandleQueryDeviceEventStats() local
303 int32_t userId = data.ReadInt32(); HandleQueryNotificationEventStats() local
[all...]
/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/test/unittest/
H A Devent_controller_test.cpp205 int32_t userId = 0; in HWTEST_F() local
236 int32_t userId = 0; in HWTEST_F() local
/foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/
H A Dmock_bundle_manager_helper.cpp96 bool BundleManagerHelper::QueryAbilityInfo(const AAFwk::Want &want, int32_t flags, int32_t userId, in QueryAbilityInfo() argument
46 GetApplicationInfo(const std::string &appName, const AppExecFwk::ApplicationFlag flag, const int userId, AppExecFwk::ApplicationInfo &appInfo) GetApplicationInfo() argument
76 GetBundleInfo(const std::string &bundleName, const AppExecFwk::BundleFlag flag, AppExecFwk::BundleInfo &bundleInfo, int32_t userId) GetBundleInfo() argument
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/cgroup_sched_plugin/framework/utils/
H A Dressched_utils.cpp161 int32_t userId = uid / UID_TRANSFORM_DIVISOR; in GetProcessFilePath() local
/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/test/fuzztest/resschedcommonevent_fuzzer/
H A Dresschedcommonevent_fuzzer.cpp134 int32_t userId = GetData<int32_t>(); in ResSchedCommonEventGetUidFuzzTest() local
/foundation/resourceschedule/device_usage_statistics/services/packageusage/src/
H A Dbundle_active_period_stats.cpp33 BundleActivePeriodStats::BundleActivePeriodStats(int32_t userId, int64_t beginTime) in BundleActivePeriodStats() argument
/foundation/window/window_manager/utils/src/
H A Dpermission.cpp126 int userId = uid / 200000; in IsStartByInputMethod() local
/foundation/communication/netmanager_base/test/netpolicymanager/unittest/net_policy_manager_test/
H A Dnet_policy_service_stub_test.cpp626 uint32_t userId = 1; in HWTEST_F() local
/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_http_proxy_tracker.cpp52 void NetHttpProxyTracker::ReadFromSettingsDataUser(HttpProxy &httpProxy, int32_t userId) in ReadFromSettingsDataUser() argument
61 bool NetHttpProxyTracker::WriteToSettingsDataUser(HttpProxy &httpProxy, int32_t userId) in WriteToSettingsDataUser() argument
168 std::string NetHttpProxyTracker::ReplaceUserIdForUri(const char *uri, int32_t userId) in ReplaceUserIdForUri() argument
[all...]
/foundation/communication/netmanager_ext/test/vpnmanager/unittest/vpn_manager_test/
H A Dnetworkvpn_service_test.cpp102 int32_t userId = AppExecFwk::Constants::UNSPECIFIED_USERID; in HWTEST_F() local
120 int32_t userId = AppExecFwk::Constants::DEFAULT_USERID; in HWTEST_F() local
156 int32_t userId = 0; in HWTEST_F() local
H A Dnet_vpn_impl_test.cpp51 NetVpnImplInstance::NetVpnImplInstance(sptr<VpnConfig> config, const std::string &pkg, int32_t userId, std::vector<int32_t> &activeUserIds) in NetVpnImplInstance() argument
82 int32_t userId = 100; in SetUpTestSuite() local
192 int32_t userId = 0; in HWTEST_F() local
200 int32_t userId = 0; in HWTEST_F() local
211 int32_t userId in HWTEST_F() local
[all...]
/foundation/communication/netmanager_ext/services/netfirewallmanager/src/
H A Dnetfirewall_stub.cpp91 int32_t userId; in OnSetNetFirewallPolicy() local
110 int32_t userId; in OnGetNetFirewallPolicy() local
208 int32_t userId; OnDeleteNetFirewallRule() local
231 int32_t userId; OnGetNetFirewallRules() local
262 int32_t userId; OnGetNetFirewallRule() local
287 int32_t userId; OnGetInterceptRecords() local
[all...]

Completed in 13 milliseconds

1...<<31323334353637383940>>...71