Home
last modified time | relevance | path

Searched defs:userId (Results 251 - 275 of 1775) sorted by relevance

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

/foundation/bundlemanager/app_domain_verify/test/unittest/mock/src/
H A Dmock_bundle_manager.cpp33 GetBundleInfoV9( const std::string& bundleName, int32_t flags, BundleInfo& bundleInfo, int32_t userId) GetBundleInfoV9() argument
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_monitor/
H A Devent_listener.h52 int32_t userId; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Daccount_helper.cpp54 bool AccountHelper::IsOsAccountVerified(const int32_t userId) in IsOsAccountVerified() argument
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/default_app/
H A Ddefault_app_interface.h36 virtual ErrCode GetDefaultApplication(int32_t userId, const std::string& type, BundleInfo& bundleInfo) in GetDefaultApplication() argument
40 virtual ErrCode SetDefaultApplication(int32_t userId, const std::string& type, const Want& want) in SetDefaultApplication() argument
44 virtual ErrCode ResetDefaultApplication(int32_t userId, const std::string& type) in ResetDefaultApplication() argument
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_monitor.cpp61 int userId = want.GetIntParam(Constants::USER_ID, Constants::INVALID_USERID); in OnReceiveEvent() local
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/launchermgr/
H A Dbundle_status_callback.cpp69 void BundleStatusCallback::OnBundleAdded(const std::string& bundleName, const int userId) in OnBundleAdded() argument
135 void BundleStatusCallback::OnBundleUpdated(const std::string& bundleName, const int userId) in OnBundleUpdated() argument
204 void BundleStatusCallback::OnBundleRemoved(const std::string& bundleName, const int userId) in OnBundleRemoved() argument
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/launcher_bundle_manager/
H A Dlauncher_bundle_manager.h37 int32_t userId = 0; member
43 int32_t userId = 0; member
50 int32_t userId = Constants::UNSPECIFIED_USERID; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dinner_bundle_clone_info.h25 int32_t userId = Constants::INVALID_USERID; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_control/
H A Dapp_jump_interceptor_event_subscriber.cpp40 int32_t userId = want.GetIntParam(WANT_PARAM_USER_ID, -1); in OnReceiveEvent() local
[all...]
/foundation/bundlemanager/app_domain_verify/frameworks/common/src/bms/
H A Dbundle_info_query.cpp35 int32_t userId = GetCurrentAccountId(); in GetBundleInfo() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/
H A Dbundle_resource_event_subscriber.cpp48 int32_t userId = data.GetCode(); in OnReceiveEvent() local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/basebundleinstallerprocessbundleuninstallnative_fuzzer/
H A Dbasebundleinstallerprocessbundleuninstallnative_fuzzer.cpp32 int32_t userId = 0; in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/basebundleinstallerremovemoduleanddatadir_fuzzer/
H A Dbasebundleinstallerremovemoduleanddatadir_fuzzer.cpp33 int32_t userId = 0; in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/basebundleinstallerprocessbundleinstallnative_fuzzer/
H A Dbasebundleinstallerprocessbundleinstallnative_fuzzer.cpp32 int32_t userId = 0; in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/distributed_bundle_framework/services/dbms/include/
H A Ddistributed_monitor.h38 int32_t userId = eventData.GetCode(); in OnReceiveEvent() local
43 int32_t userId = want.GetIntParam(Constants::USER_ID, Constants::INVALID_USERID); in OnReceiveEvent() local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/bundleinstallerproxy_fuzzer/
H A Dbundleinstallerproxy_fuzzer.cpp45 int32_t userId = reinterpret_cast<uintptr_t>(data); in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/verifymanagerhostimplgetrealpath_fuzzer/
H A Dverifymanagerhostimplgetrealpath_fuzzer.cpp34 int32_t userId = 100; in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_command_common.cpp71 int32_t BundleCommandCommon::GetCurrentUserId(int32_t userId) in GetCurrentUserId() argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/ipc_callbacks/
H A Drs_uiextension_callback_proxy_test.cpp28 constexpr uint64_t userId = 0; member
53 onUIExtensionCallbackProxy->OnUIExtension(std::make_shared<RSUIExtensionData>(), userId); in HWTEST_F() local
69 onUIExtensionCallbackProxy->OnUIExtension(std::make_shared<RSUIExtensionData>(), userId); in HWTEST_F() local
82 onUIExtensionCallbackProxy->OnUIExtension(std::make_shared<RSUIExtensionData>(), userId); in HWTEST_F() local
/foundation/filemanagement/storage_service/test/fuzztest/storagestatusservice_fuzzer/
H A Dstoragestatusservice_fuzzer.cpp32 int32_t userId = *(reinterpret_cast<const int32_t *>(data)); in StorageStatusServiceFuzzTest() local
/foundation/filemanagement/storage_service/services/storage_manager/user/test/
H A Dmulti_user_manager_service_test.cpp57 int32_t userId = 121; in HWTEST_F() local
81 int32_t userId = -1; in HWTEST_F() local
105 int32_t userId = 19999; in HWTEST_F() local
129 int32_t userId = 102; HWTEST_F() local
154 int32_t userId = 103; HWTEST_F() local
178 int32_t userId = 104; HWTEST_F() local
201 int32_t userId = -2; HWTEST_F() local
225 int32_t userId = 105; HWTEST_F() local
251 int32_t userId = 106; HWTEST_F() local
273 int32_t userId = -4; HWTEST_F() local
297 int32_t userId = 108; HWTEST_F() local
323 int32_t userId = 109; HWTEST_F() local
345 int32_t userId = -6; HWTEST_F() local
370 int32_t userId = 110; HWTEST_F() local
395 int32_t userId = -1; HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/ipc_callbacks/
H A Drs_uiextension_callback_proxy.cpp30 void RSUIExtensionCallbackProxy::OnUIExtension(std::shared_ptr<RSUIExtensionData> uiExtensionData, uint64_t userId) in OnUIExtension() argument
H A Drs_uiextension_callback_stub.cpp34 uint64_t userId = data.ReadUint64(); in OnRemoteRequest() local
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/post_processor/command/
H A Dvideo_process_command.cpp25 VideoProcessCommand::VideoProcessCommand(const int32_t userId) : userId_(userId) in VideoProcessCommand() argument
49 VideoProcessSuccessCommand::VideoProcessSuccessCommand(const int32_t userId, const DeferredVideoWorkPtr& work) in VideoProcessSuccessCommand() argument
72 VideoProcessFailedCommand::VideoProcessFailedCommand(const int32_t userId, in VideoProcessFailedCommand() argument
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/session/command/
H A Dvideo_command.cpp24 VideoCommand::VideoCommand(const int32_t userId, const std::string& videoId) in VideoCommand() argument
49 AddVideoCommand::AddVideoCommand(const int32_t userId, const std::string& videoId, in AddVideoCommand() argument
67 RemoveVideoCommand::RemoveVideoCommand(const int32_t userId, const std::string& videoId, const bool restorable) in RemoveVideoCommand() argument

Completed in 8 milliseconds

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