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:sendResult
(Results
1 - 5
of
5
) sorted by relevance
/base/telephony/sms_mms/services/mms/
H
A
D
mms_send_manager.cpp
45
int32_t
sendResult
= mmsSender_->ExecuteSendMms(
in SendMms()
local
/base/telephony/sms_mms/test/gtest/
H
A
D
sms_service_proxy_gtest.cpp
50
ISendShortMessageCallback::SmsSendResult
sendResult
=
in HWTEST_F()
local
68
ISendShortMessageCallback::SmsSendResult
sendResult
=
in HWTEST_F()
local
/base/notification/eventhandler/frameworks/test/moduletest/
H
A
D
event_handler_send_event_module_test.cpp
90
bool
sendResult
= false;
in SendEventWithPriorityByEventId()
local
332
bool
sendResult
= handler->SendEvent(event, delayTime, EventQueue::Priority::IDLE);
in HWTEST_F()
local
474
bool
sendResult
= handler->SendEvent(event, delayTime, EventQueue::Priority::VIP);
in HWTEST_F()
local
/base/security/access_token/services/tokensyncmanager/src/remote/
H
A
D
soft_bus_channel.cpp
395
int
sendResult
= PrepareBytes(RESPONSE_TYPE, id, commandName, jsonPayload, info);
in HandleRequest()
local
/base/telephony/core_service/frameworks/native/src/
H
A
D
core_service_proxy.cpp
3533
int32_t
sendResult
=
in GetDefaultSmdpAddress()
local
3574
int32_t
sendResult
= remote->SendRequest(static_cast<uint32_t>(CoreServiceInterfaceCode::CANCEL_SESSION),
in CancelSession()
local
Completed in 13 milliseconds