Home
last modified time | relevance | path

Searched defs:RemoveUser (Results 1 - 10 of 10) sorted by relevance

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_user_mgr_interface.h41 virtual ErrCode RemoveUser(int32_t userId) in RemoveUser() function in OHOS::AppExecFwk::IBundleUserMgr
/foundation/filemanagement/storage_service/services/storage_manager/user/src/
H A Dmulti_user_manager_service.cpp58 int32_t MultiUserManagerService::RemoveUser(int32_t userId, uint32_t flags) in RemoveUser() function in OHOS::StorageManager::MultiUserManagerService
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_user_mgr_proxy.cpp79 ErrCode BundleUserMgrProxy::RemoveUser(int32_t userId) in RemoveUser() function in OHOS::AppExecFwk::BundleUserMgrProxy
/foundation/filemanagement/storage_service/services/storage_manager/client/
H A Dstorage_manager_client.cpp53 int32_t StorageManagerClient::RemoveUser(uint32_t userId, uint32_t flags) in RemoveUser() function in OHOS::StorageManager::StorageManagerClient
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_install_system_test/
H A Dbm_install_multi_user_test.cpp221 void BmsInstallMultiUserTest::RemoveUser(int32_t userId) in RemoveUser() function in OHOS::AppExecFwk::BmsInstallMultiUserTest
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_user_mgr_host_impl.cpp243 ErrCode BundleUserMgrHostImpl::RemoveUser(int32_t userId) in RemoveUser() function in OHOS::AppExecFwk::BundleUserMgrHostImpl
/foundation/filemanagement/storage_service/services/storage_manager/storage_daemon_communication/src/
H A Dstorage_daemon_communication.cpp91 int32_t StorageDaemonCommunication::RemoveUser(int32_t userId, uint32_t flags) in RemoveUser() function in OHOS::StorageManager::StorageDaemonCommunication
/foundation/filemanagement/storage_service/services/storage_manager/ipc/src/
H A Dstorage_manager.cpp85 int32_t StorageManager::RemoveUser(int32_t userId, uint32_t flags) in RemoveUser() function in OHOS::StorageManager::StorageManager
/foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/src/
H A Dstorage_manager_proxy.cpp52 int32_t StorageManagerProxy::RemoveUser(int32_t userId, uint32_t flags) in RemoveUser() function in OHOS::StorageManager::StorageManagerProxy
/foundation/filemanagement/storage_service/services/storage_manager/mock/
H A Dstorage_manager_proxy_mock.cpp26 int32_t StorageManagerProxy::RemoveUser(int32_t userId, uint32_t flags) in RemoveUser() function in OHOS::StorageManager::StorageManagerProxy

Completed in 15 milliseconds