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
refs:RemoveUserId
(Results
1 - 12
of
12
) sorted by relevance
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H
A
D
bundle_user_mgr_host_impl.cpp
285
dataMgr->
RemoveUserId
(userId);
in ProcessRemoveUser()
293
dataMgr->
RemoveUserId
(userId);
in ProcessRemoveUser()
H
A
D
bundle_data_mgr.cpp
5076
void BundleDataMgr::
RemoveUserId
(int32_t userId)
in RemoveUserId()
function in OHOS::AppExecFwk::BundleDataMgr
/foundation/barrierfree/accessibility/services/aams/test/mock/include/
H
A
D
accessibility_ut_helper.h
315
void
RemoveUserId
(int32_t id)
in RemoveUserId()
function in OHOS::Accessibility::AccessibilityAbilityHelper
/foundation/barrierfree/accessibility/services/test/moduletest/mock/include/
H
A
D
accessibility_module_test_helper.h
315
void
RemoveUserId
(int32_t id)
in RemoveUserId()
function in OHOS::Accessibility::AccessibilityAbilityMtHelper
/foundation/barrierfree/accessibility/services/test/xts/inc/
H
A
D
accessibility_ut_helper.h
315
void
RemoveUserId
(int32_t id)
in RemoveUserId()
function in OHOS::A11y::A11yAbilityHelper
/foundation/barrierfree/accessibility/services/aams/test/mock/src/
H
A
D
mock_accessible_ability_manager_service.cpp
543
AccessibilityAbilityHelper::GetInstance().
RemoveUserId
(accountId);
in RemovedUser()
/foundation/barrierfree/accessibility/services/test/xts/src/asac_register_elemnt_operator_test/
H
A
D
asac_register_element_operator_xts.cpp
518
A11yAbilityHelper::GetInstance().
RemoveUserId
(accountId);
in RemovedUser()
/foundation/barrierfree/accessibility/services/test/xts/src/sa_get_attribute_value/
H
A
D
sa_get_attribute_value_xts.cpp
518
A11yAbilityHelper::GetInstance().
RemoveUserId
(accountId);
in RemovedUser()
/foundation/barrierfree/accessibility/interfaces/innerkits/test/mock/
H
A
D
mock_a11y_ability_manager_service.cpp
543
A11yAbilityHelper::GetInstance().
RemoveUserId
(accountId);
in RemovedUser()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_overlay_test/
H
A
D
bms_bundle_overlay_checker_test.cpp
3052
dataMgr->
RemoveUserId
(userIdNew);
in HWTEST_F()
3077
dataMgr->
RemoveUserId
(userIdNew);
in HWTEST_F()
3107
dataMgr->
RemoveUserId
(userIdNew);
in HWTEST_F()
3137
dataMgr->
RemoveUserId
(userIdNew);
in HWTEST_F()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H
A
D
bundle_data_mgr.h
626
void
RemoveUserId
(int32_t userId);
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H
A
D
bms_bundle_data_mgr_test.cpp
2701
GetBundleDataMgr()->
RemoveUserId
(USERID);
in HWTEST_F()
Completed in 41 milliseconds