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:CreateMessage
(Results
1 - 10
of
10
) sorted by relevance
/base/useriam/user_auth_framework/services/remote_connect/src/
H
A
D
soft_bus_message.cpp
66
std::shared_ptr<Attributes> SoftBusMessage::
CreateMessage
(bool isAck)
in CreateMessage()
function in OHOS::UserIam::UserAuth::SoftBusMessage
/base/telephony/sms_mms/frameworks/native/sms/src/
H
A
D
short_message.cpp
199
int32_t ShortMessage::
CreateMessage
(
in CreateMessage()
function in OHOS::Telephony::ShortMessage
H
A
D
sms_service_proxy.cpp
635
int32_t SmsServiceProxy::
CreateMessage
(std::string pdu, std::string specification, ShortMessage &message)
in CreateMessage()
function in OHOS::Telephony::SmsServiceProxy
H
A
D
sms_service_manager_client.cpp
272
int32_t SmsServiceManagerClient::
CreateMessage
(std::string pdu, std::string specification, ShortMessage &message)
in CreateMessage()
function in OHOS::Telephony::SmsServiceManagerClient
/base/telephony/sms_mms/test/fuzztest/getsmssegmentsinfo_fuzzer/
H
A
D
getsmssegmentsinfo_fuzzer.cpp
194
void
CreateMessage
(const uint8_t *data, size_t size)
in CreateMessage()
function
/base/time/time_service/services/time/src/
H
A
D
sntp_client.cpp
186
void SNTPClient::
CreateMessage
(char *buffer)
in CreateMessage()
function in OHOS::MiscServices::SNTPClient
/base/telephony/sms_mms/services/sms/cdma/
H
A
D
cdma_sms_message.cpp
150
std::shared_ptr<CdmaSmsMessage> CdmaSmsMessage::
CreateMessage
(const std::string &pdu)
in CreateMessage()
function in OHOS::Telephony::CdmaSmsMessage
/base/telephony/sms_mms/services/sms/gsm/
H
A
D
gsm_sms_message.cpp
373
std::shared_ptr<GsmSmsMessage> GsmSmsMessage::
CreateMessage
(const std::string &pdu)
in CreateMessage()
function in OHOS::Telephony::GsmSmsMessage
/base/telephony/sms_mms/services/sms/
H
A
D
sms_service.cpp
719
int32_t SmsService::
CreateMessage
(std::string pdu, std::string specification, ShortMessage &message)
in CreateMessage()
function in OHOS::Telephony::SmsService
/base/telephony/sms_mms/frameworks/js/napi/src/
H
A
D
napi_sms.cpp
564
static napi_value
CreateMessage
(napi_env env, napi_callback_info info)
in CreateMessage()
function
Completed in 13 milliseconds