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:receiver
(Results
1 - 14
of
14
) sorted by relevance
/base/sensors/miscdevice/services/miscdevice_service/src/
H
A
D
miscdevice_common_event_subscriber.cpp
25
MiscdeviceCommonEventSubscriber( const EventFwk::CommonEventSubscribeInfo &subscribeInfo, EventReceiver
receiver
)
MiscdeviceCommonEventSubscriber()
argument
H
A
D
miscdevice_service.cpp
96
SubscribeCommonEvent(const std::string &eventName, EventReceiver
receiver
)
SubscribeCommonEvent()
argument
/base/hiviewdfx/hiview/plugins/sysevent_source/test/fuzztest/common/eventserversocket_fuzzer/
H
A
D
eventserversocket_fuzzer.cpp
73
std::shared_ptr<SysEventReceiver>
receiver
= std::make_shared<SysEventReceiver>(source);
in SysEventServerSocketFuzzTest()
local
/base/telephony/sms_mms/test/gtest/
H
A
D
mms_receiver_mgr_gtest.cpp
105
const std::shared_ptr<TelEventHandler>
receiver
= std::make_shared<MmsReceiveManager>(slotId);
in HWTEST_F()
local
/base/powermgr/thermal_manager/services/native/src/thermal_observer/state_machine/
H
A
D
screen_state_collection.cpp
66
auto
receiver
= tms->GetStateMachineObj()->GetCommonEventReceiver();
in RegisterEvent()
local
H
A
D
charger_state_collection.cpp
77
auto
receiver
= tms->GetStateMachineObj()->GetCommonEventReceiver();
in RegisterEvent()
local
/base/powermgr/thermal_manager/test/unittest/src/
H
A
D
thermal_observer_test.cpp
86
auto
receiver
= std::make_shared<ThermalCommonEventReceiver>();
in HWTEST_F()
local
/base/hiviewdfx/hiview/plugins/sysevent_source/
H
A
D
event_server.cpp
426
void EventServer::AddReceiver(std::shared_ptr<EventReceiver>
receiver
)
in AddReceiver()
argument
[all...]
/base/request/request/test/unittest/cpp_test/fwkTest/src/
H
A
D
response_message_receiver_test.cpp
385
ResponseMessageReceiver
receiver
= ResponseMessageReceiver(&handler, sockFd);
in HWTEST_F()
local
703
ResponseMessageReceiver
receiver
= ResponseMessageReceiver(&handler, sockFd);
in HWTEST_F()
local
/base/telephony/sms_mms/services/sms/satellite_service_interaction/src/
H
A
D
satellite_sms_client.cpp
171
int32_t SatelliteSmsClient::AddReceiveHandler(int32_t slotId, const std::shared_ptr<TelEventHandler>
receiver
)
in AddReceiveHandler()
argument
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H
A
D
napi_hiappevent_watch.cpp
314
napi_value
receiver
= NapiUtil::GetProperty(env, watcher, RECEIVE_PROPERTY);
in AddWatcher()
local
/base/powermgr/power_manager/utils/shell/src/
H
A
D
power_shell_command.cpp
467
extern "C" void PrintDumpFileError(std::string&
receiver
, const char* path)
in PrintDumpFileError()
argument
/base/notification/common_event_service/services/src/
H
A
D
common_event_control_manager.cpp
457
HistorySubscriberRecord
receiver
;
in EnqueueHistoryEventRecord()
local
536
sptr<IEventReceive>
receiver
= iface_cast<IEventReceive>(eventRecordPtr->curReceiver);
NotifyOrderedEvent()
local
596
sptr<IEventReceive>
receiver
= iface_cast<IEventReceive>(sp->resultTo);
ProcessNextOrderedEvent()
local
[all...]
/base/request/request/test/fuzztest/downloaduploadmanager_fuzzer/
H
A
D
downloaduploadmanager_fuzzer.cpp
625
ResponseMessageReceiver
receiver
= ResponseMessageReceiver(handler, sockFd);
in ResponseMessageFuzzTestResponseMessageReceiver()
local
Completed in 13 milliseconds