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:SubscribeEvent
(Results
1 - 12
of
12
) sorted by relevance
/base/update/updater/services/
H
A
D
updater_init.h
67
void
SubscribeEvent
(enum UpdaterInitEvent eventId, InitHandler handler)
in SubscribeEvent()
function in Updater::UpdaterInit
86
UpdaterInit::GetInstance().
SubscribeEvent
(event, name##_##event##_Init); \
/base/security/huks/services/huks_standard/huks_service/main/os_dependency/sa/
H
A
D
hks_event_observer.h
40
static bool
SubscribeEvent
();
H
A
D
hks_event_observer.cpp
176
bool SystemEventObserver::
SubscribeEvent
()
in SubscribeEvent()
function in OHOS::Security::Hks::SystemEventObserver
H
A
D
hks_sa.cpp
80
if (SystemEventObserver::
SubscribeEvent
()) {
in SubscribEvent()
/base/theme/screenlock_mgr/services/include/
H
A
D
commeventsubscriber.h
34
void
SubscribeEvent
();
/base/theme/screenlock_mgr/test/unittest/
H
A
D
screenlock_strongauth_test.cpp
77
Singleton<CommeventMgr>::GetInstance().
SubscribeEvent
();
in HWTEST_F()
/base/inputmethod/imf/services/include/
H
A
D
im_common_event_manager.h
42
bool
SubscribeEvent
();
/base/update/sys_installer/frameworks/installer_manager/include/
H
A
D
installer_manager.h
78
void
SubscribeEvent
(enum SysInstallerInitEvent eventId, InitHandler handler)
in SubscribeEvent()
function in OHOS::SysInstaller::SysInstallerManagerInit
/base/theme/screenlock_mgr/services/src/
H
A
D
commeventsubscriber.cpp
58
void CommeventMgr::
SubscribeEvent
()
in SubscribeEvent()
function in OHOS::ScreenLock::CommeventMgr
60
SCLOCK_HILOGD("
SubscribeEvent
start.");
in SubscribeEvent()
74
SCLOCK_HILOGE("
SubscribeEvent
failed.");
in SubscribeEvent()
H
A
D
screenlock_system_ability.cpp
217
Singleton<CommeventMgr>::GetInstance().
SubscribeEvent
();
in InitUserId()
/base/inputmethod/imf/services/src/
H
A
D
im_common_event_manager.cpp
60
bool ImCommonEventManager::
SubscribeEvent
()
in SubscribeEvent()
function in OHOS::MiscServices::ImCommonEventManager
77
IMSA_HILOGE("
SubscribeEvent
abilityManager is nullptr!");
in SubscribeEvent()
85
IMSA_HILOGE("
SubscribeEvent
listener is nullptr!");
in SubscribeEvent()
90
IMSA_HILOGE("
SubscribeEvent
SubscribeSystemAbility failed. ret: %{public}d", ret);
in SubscribeEvent()
H
A
D
input_method_system_ability.cpp
208
bool isSuccess = imCommonEventManager->
SubscribeEvent
();
in SubscribeCommonEvent()
Completed in 9 milliseconds