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:SendMsg
(Results
1 - 12
of
12
) sorted by relevance
/foundation/arkui/ui_lite/test/autotest/include/
H
A
D
tcp_socket_manager.h
55
void
SendMsg
(size_t mainID)
in SendMsg()
function in OHOS::TcpSocketClientManager
/foundation/ai/intelligent_voice_framework/utils/
H
A
D
msg_handle_thread.cpp
56
bool MsgHandleThread::
SendMsg
(Message msg)
in SendMsg()
function in OHOS::IntellVoiceUtils::MsgHandleThread
68
bool MsgHandleThread::
SendMsg
(std::shared_ptr<Message> msg)
in SendMsg()
function in OHOS::IntellVoiceUtils::MsgHandleThread
H
A
D
message_queue.cpp
104
bool MessageQueue::
SendMsg
(shared_ptr<Message> msg)
in SendMsg()
function in OHOS::IntellVoiceUtils::MessageQueue
/foundation/arkui/ui_lite/test/autotest/src/
H
A
D
auto_test_manager.cpp
71
void AutoTestManager::
SendMsg
(size_t mainID)
in SendMsg()
function in OHOS::AutoTestManager
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/round_corner_display/
H
A
D
rs_message_bus.h
92
void
SendMsg
(std::string strTopic, Args... args)
in SendMsg()
function in RsMessageBus
/foundation/multimodalinput/input/util/socket/src/
H
A
D
uds_client.cpp
46
bool UDSClient::
SendMsg
(const char *buf, size_t size) const
in SendMsg()
function in OHOS::MMI::UDSClient
88
bool UDSClient::
SendMsg
(const NetPacket &pkt) const
in SendMsg()
function in OHOS::MMI::UDSClient
H
A
D
uds_session.cpp
54
bool UDSSession::
SendMsg
(const char *buf, size_t size) const
in SendMsg()
function in OHOS::MMI::UDSSession
129
bool UDSSession::
SendMsg
(NetPacket &pkt) const
in SendMsg()
function in OHOS::MMI::UDSSession
/foundation/multimodalinput/input/intention/ipc/socket/src/
H
A
D
socket_session.cpp
44
bool SocketSession::
SendMsg
(NetPacket &pkt) const
in SendMsg()
function in OHOS::Msdp::DeviceStatus::SocketSession
58
bool SocketSession::
SendMsg
(const char *buf, size_t size) const
in SendMsg()
function in OHOS::Msdp::DeviceStatus::SocketSession
/foundation/multimodalinput/input/service/module_loader/src/
H
A
D
uds_server.cpp
79
bool UDSServer::
SendMsg
(int32_t fd, NetPacket& pkt)
in SendMsg()
function in OHOS::MMI::UDSServer
/foundation/ability/ability_runtime/frameworks/js/napi/feature_ability/
H
A
D
js_feature_ability.cpp
75
napi_value JsFeatureAbility::
SendMsg
(napi_env env, napi_callback_info info)
in SendMsg()
function in OHOS::AbilityRuntime::JsFeatureAbility
/foundation/distributedhardware/distributed_input/services/transportbase/src/
H
A
D
distributed_input_transport_base.cpp
525
int32_t DistributedInputTransportBase::
SendMsg
(int32_t sessionId, std::string &message)
in SendMsg()
function in OHOS::DistributedHardware::DistributedInput::DistributedInputTransportBase
/foundation/multimodalinput/input/service/window_manager/test/
H
A
D
mock.cpp
533
bool UDSSession::
SendMsg
(NetPacket &pkt) const
in SendMsg()
function in OHOS::UDSSession
Completed in 8 milliseconds