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:OnPackageRemoved
(Results
1 - 8
of
8
) sorted by relevance
/base/account/os_account/services/accountmgr/include/
H
A
D
account_event_subscribe.h
31
std::function<void(const std::int32_t callingUid)>
OnPackageRemoved
;
member
/base/account/os_account/services/accountmgr/include/appaccount/
H
A
D
app_account_common_event_observer.h
26
std::function<void(const uid_t &uid, const std::string &bundleName, const uint32_t &appIndex)>
OnPackageRemoved
;
member
/base/security/asset/services/os_dependency/inc/
H
A
D
system_event_wrapper.h
21
typedef void (*
OnPackageRemoved
)(int32_t, const uint8_t *, uint32_t, const uint8_t *, int32_t);
typedef
/base/account/os_account/services/accountmgr/src/appaccount/
H
A
D
inner_app_account_manager.cpp
342
ErrCode InnerAppAccountManager::
OnPackageRemoved
(
in OnPackageRemoved()
function in OHOS::AccountSA::InnerAppAccountManager
H
A
D
app_account_manager_service.cpp
740
ErrCode AppAccountManagerService::
OnPackageRemoved
(
in OnPackageRemoved()
function in OHOS::AccountSA::AppAccountManagerService
H
A
D
app_account_control_manager.cpp
1059
ErrCode AppAccountControlManager::
OnPackageRemoved
(
in OnPackageRemoved()
function in OHOS::AccountSA::AppAccountControlManager
/base/account/os_account/services/accountmgr/src/
H
A
D
ohos_account_manager.cpp
612
void OhosAccountManager::
OnPackageRemoved
(const std::int32_t callingUid)
in OnPackageRemoved()
function in OHOS::AccountSA::OhosAccountManager
/base/inputmethod/imf/services/src/
H
A
D
input_method_system_ability.cpp
1118
int32_t InputMethodSystemAbility::
OnPackageRemoved
(int32_t userId, const std::string &packageName)
in OnPackageRemoved()
function in OHOS::MiscServices::InputMethodSystemAbility
Completed in 14 milliseconds