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
refs:CT_P_START_VALUE
(Results
1 - 6
of
6
) sorted by relevance
/base/telephony/sms_mms/frameworks/native/mms/include/
H
A
D
mms_content_param.h
58
CT_P_START_VALUE
= 0x99, /* Start Text-value */
member in OHOS::Telephony::ContentParam
/base/telephony/sms_mms/frameworks/native/mms/src/
H
A
D
mms_content_type.cpp
217
case ContentParam::
CT_P_START_VALUE
:
in DecodeParameter()
400
static_cast<uint8_t>(ContentParam::
CT_P_START_VALUE
), static_cast<uint8_t>(ContentParam::CT_P_START),
in EncodeTextField()
H
A
D
mms_msg.cpp
264
fieldCode = static_cast<uint8_t>(ContentParam::
CT_P_START_VALUE
);
in GetHeaderContentTypeStart()
H
A
D
mms_header.cpp
812
const uint8_t startValue = static_cast<uint8_t>(ContentParam::
CT_P_START_VALUE
);
in GetSmilFileName()
/base/telephony/sms_mms/services/sms/
H
A
D
sms_wap_push_content_type.cpp
212
case WapContentParam::
CT_P_START_VALUE
:
in DecodeParameter()
/base/telephony/sms_mms/services/sms/include/
H
A
D
sms_wap_push_content_type.h
239
CT_P_START_VALUE
= 0x99, /* Start Text-value */
member in OHOS::Telephony::WapPushContentTypes::WapContentParam
Completed in 6 milliseconds