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:subscriber_
(Results
1 - 25
of
32
) sorted by relevance
1
2
/base/notification/distributed_notification_service/services/ans/include/
H
A
D
system_event_observer.h
52
std::shared_ptr<SystemEventSubscriber>
subscriber_
= nullptr;
member in OHOS::Notification::SystemEventObserver
H
A
D
advanced_notification_service_ability.h
59
std::shared_ptr<SystemEventSubscriber>
subscriber_
= nullptr;
member in OHOS::Notification::final
H
A
D
reminder_event_manager.h
96
static std::shared_ptr<ReminderNotificationSubscriber>
subscriber_
;
member in OHOS::Notification::ReminderEventManager
/base/notification/distributed_notification_service/frameworks/core/include/
H
A
D
ans_subscriber_listener.h
63
std::weak_ptr<NotificationSubscriber>
subscriber_
;
member in OHOS::Notification::final
/base/security/security_guard/interfaces/inner_api/acquire/include/
H
A
D
acquire_data_manager_callback_service.h
32
std::shared_ptr<SecurityCollector::ICollectorSubscriber>
subscriber_
;
member in OHOS::Security::SecurityGuard::AcquireDataManagerCallbackService
/base/security/security_guard/services/security_collector/include/
H
A
D
security_collector_run_manager.h
44
std::shared_ptr<SecurityCollectorSubscriber>
subscriber_
;
member in OHOS::Security::SecurityCollector::SecurityCollectorRunManager::CollectorListenner
H
A
D
security_collector_subscriber_manager.h
54
std::shared_ptr<SecurityCollectorSubscriber>
subscriber_
;
member in OHOS::Security::SecurityCollector::SecurityCollectorSubscriberManager::CollectorListenner
/base/security/security_guard/interfaces/inner_api/collector/include/
H
A
D
security_collector_manager_callback_service.h
32
std::shared_ptr<ICollectorSubscriber>
subscriber_
;
member in OHOS::Security::SecurityCollector::SecurityCollectorManagerCallbackService
/base/hiviewdfx/hiview/core/param_update/include/
H
A
D
param_event_manager.h
54
std::shared_ptr<ParamCommonEventSubscriber>
subscriber_
= nullptr;
member in OHOS::HiviewDFX::ParamEventManager
/base/account/os_account/services/accountmgr/include/
H
A
D
account_event_subscribe.h
54
std::shared_ptr<AccountEventSubscriberCallback>
subscriber_
= nullptr;
member in OHOS::AccountSA::AccountEventSubscriber
/base/account/os_account/services/accountmgr/include/appaccount/
H
A
D
app_account_common_event_observer.h
41
std::shared_ptr<AppAccountCommonEventSubscriber>
subscriber_
= nullptr;
member in OHOS::AccountSA::AppAccountCommonEventObserver
/base/notification/distributed_notification_service/interfaces/inner_api/
H
A
D
notification_local_live_view_subscriber.h
79
NotificationLocalLiveViewSubscriber &
subscriber_
;
member in OHOS::Notification::NotificationLocalLiveViewSubscriber::final
/base/security/dlp_permission_service/services/dlp_permission/sa/adapt/
H
A
D
app_uninstall_observer.h
39
std::shared_ptr<AppUninstallObserver>
subscriber_
= nullptr;
member in OHOS::Security::DlpPermission::DlpEventSubSubscriber
/base/security/security_guard/test/unittest/security_collector/include/
H
A
D
security_collector_run_manager.h
62
std::shared_ptr<SecurityCollectorSubscriber>
subscriber_
;
member in OHOS::Security::SecurityCollector::SecurityCollectorRunManager::CollectorListenner
/base/theme/screenlock_mgr/services/include/
H
A
D
commeventsubscriber.h
55
std::shared_ptr<CommEventSubscriber>
subscriber_
= nullptr;
member in OHOS::ScreenLock::CommeventMgr
/base/location/services/location_gnss/gnss/include/
H
A
D
agnss_ni_manager.h
83
std::shared_ptr<GnssCommonEventSubscriber>
subscriber_
= nullptr;
member in OHOS::Location::AGnssNiManager
/base/powermgr/thermal_manager/services/native/include/thermal_observer/
H
A
D
thermal_common_event_receiver.h
65
std::shared_ptr<Ces>
subscriber_
;
member in OHOS::PowerMgr::ThermalCommonEventReceiver
/base/request/request/services/include/
H
A
D
get_proxy.h
61
static std::shared_ptr<SysNetProxySubscriber>
subscriber_
;
member in SysNetProxyManager
66
std::shared_ptr<SysNetProxySubscriber> SysNetProxyManager::
subscriber_
= nullptr;
member in SysNetProxyManager
/base/security/access_token/services/el5filekeymanager/include/
H
A
D
el5_filekey_manager_service.h
70
std::shared_ptr<El5FilekeyManagerSubscriber>
subscriber_
;
member in OHOS::Security::AccessToken::El5FilekeyManagerService
/base/security/security_guard/test/unittest/security_collector/interface_test/include/
H
A
D
collector_interface_test.h
53
std::shared_ptr<SecurityCollectorSubscriber>
subscriber_
;
member in OHOS::Security::OHOS::Security::SecurityCollector::CollectorFwkTestImpl
/base/usb/usb_manager/test/native/mock/include/
H
A
D
usb_impl_mock.h
102
sptr<IUsbdSubscriber>
subscriber_
= nullptr;
member in OHOS::USB::MockUsbImpl
/base/notification/distributed_notification_service/services/ans/test/unittest/
H
A
D
notification_local_live_view_subscriber_manager_test.cpp
52
static sptr<AnsSubscriberLocalLiveViewInterface>
subscriber_
;
member in OHOS::Notification::NotificationLocalLiveViewSubscriberManagerTest
60
NotificationLocalLiveViewSubscriberManagerTest::
subscriber_
= nullptr;
member in OHOS::Notification::NotificationLocalLiveViewSubscriberManagerTest
[all...]
/base/location/services/location_locator/locator/include/
H
A
D
locator_background_proxy.h
107
std::shared_ptr<UserSwitchSubscriber>
subscriber_
= nullptr;
member in OHOS::Location::LocatorBackgroundProxy::SystemAbilityStatusChangeListener
120
std::shared_ptr<UserSwitchSubscriber>
subscriber_
= nullptr;
member in OHOS::Location::LocatorBackgroundProxy
/base/telephony/call_manager/services/call_earthquake_alarm/include/
H
A
D
call_earthquake_alarm_subscriber.h
57
static std::shared_ptr<LocationSubscriber>
subscriber_
;
member in OHOS::Telephony::LocationSubscriber
/base/telephony/core_service/services/network_search/include/
H
A
D
device_state_observer.h
93
std::shared_ptr<DeviceStateEventSubscriber>
subscriber_
;
member in OHOS::Telephony::DeviceStateObserver
Completed in 6 milliseconds
1
2