Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:RemoveUser
(Results
1 - 10
of
10
) sorted by relevance
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H
A
D
bundle_user_mgr_interface.h
41
virtual ErrCode
RemoveUser
(int32_t userId)
in RemoveUser()
function in OHOS::AppExecFwk::IBundleUserMgr
/foundation/filemanagement/storage_service/services/storage_manager/user/src/
H
A
D
multi_user_manager_service.cpp
58
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
D
bundle_user_mgr_proxy.cpp
79
ErrCode BundleUserMgrProxy::
RemoveUser
(int32_t userId)
in RemoveUser()
function in OHOS::AppExecFwk::BundleUserMgrProxy
/foundation/filemanagement/storage_service/services/storage_manager/client/
H
A
D
storage_manager_client.cpp
53
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
D
bm_install_multi_user_test.cpp
221
void BmsInstallMultiUserTest::
RemoveUser
(int32_t userId)
in RemoveUser()
function in OHOS::AppExecFwk::BmsInstallMultiUserTest
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H
A
D
bundle_user_mgr_host_impl.cpp
243
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
D
storage_daemon_communication.cpp
91
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
D
storage_manager.cpp
85
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
D
storage_manager_proxy.cpp
52
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
D
storage_manager_proxy_mock.cpp
26
int32_t StorageManagerProxy::
RemoveUser
(int32_t userId, uint32_t flags)
in RemoveUser()
function in OHOS::StorageManager::StorageManagerProxy
Completed in 15 milliseconds