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:listeners_
(Results
1 - 8
of
8
) sorted by relevance
/base/hiviewdfx/hiview/base/include/
H
A
D
event_source.h
33
std::list<std::shared_ptr<Pipeline>>
listeners_
;
member in OHOS::HiviewDFX::EventSource
/base/telephony/core_service/utils/vcard/include/
H
A
D
vcard_decoder_v21.h
101
std::vector<std::shared_ptr<VCardDecodeListener>>
listeners_
;
member in OHOS::Telephony::VCardDecoderV21
/base/msdp/device_status/services/native/include/
H
A
D
devicestatus_manager.h
71
std::map<Type, std::set<const sptr<IRemoteDevStaCallback>, classcomp>>
listeners_
;
member in OHOS::Msdp::DeviceStatus::DeviceStatusManager
/base/msdp/device_status/intention/cooperate/plugin/include/
H
A
D
mouse_location.h
76
std::unordered_map<std::string, std::set<int32_t>>
listeners_
;
member in OHOS::Msdp::DeviceStatus::Cooperate::MouseLocation
H
A
D
event_manager.h
98
std::list<std::shared_ptr<EventInfo>>
listeners_
;
member in OHOS::Msdp::DeviceStatus::Cooperate::final
/base/useriam/user_auth_framework/services/remote_connect/inc/
H
A
D
remote_connect_listener_manager.h
55
std::vector<ListenerInfo>
listeners_
;
member in OHOS::UserIam::UserAuth::RemoteConnectListenerManager
/base/hiviewdfx/hiview/core/include/
H
A
D
hiview_platform.h
200
std::unordered_map<std::string, std::shared_ptr<ListenerInfo>>
listeners_
;
member in OHOS::HiviewDFX::HiviewPlatform
/base/notification/eventhandler/interfaces/inner_api/
H
A
D
event_queue.h
370
std::map<int32_t, std::shared_ptr<FileDescriptorListener>>
listeners_
;
member in OHOS::AppExecFwk::EventQueue
Completed in 3 milliseconds