Home
last modified time | relevance | path

Searched refs:parts (Results 1 – 9 of 9) sorted by relevance

/base/telephony/sms_mms/frameworks/native/mms/src/
Dmms_body.cpp209 void MmsBody::GetMmsBodyPart(std::vector<MmsBodyPart> &parts) in GetMmsBodyPart() argument
211 parts.clear(); in GetMmsBodyPart()
212 parts.assign(mmsBodyParts_.begin(), mmsBodyParts_.end()); in GetMmsBodyPart()
/base/telephony/sms_mms/frameworks/native/mms/include/
Dmms_body.h39 void GetMmsBodyPart(std::vector<MmsBodyPart> &parts);
/base/startup/appspawn/etc/sandbox/
Dappdata_sandbox_fixer.py187 parts = pattern.split(":")
188 contents = contents.replace("{%s}" % parts[0], parts[1])
/base/hiviewdfx/hiview/utility/smart_parser/rule/
Dextract_rule.cpp174 std::vector<std::string> parts; in IsMatchPath() local
175 StringUtil::SplitStr(pattern, "/", parts, false, false); in IsMatchPath()
177 for (auto& part : parts) { in IsMatchPath()
/base/sensors/start/
DREADME.md24parts as needed. This requires that the startup file of the sensors process be placed in a separa…
/base/hiviewdfx/hidumper/
DREADME.md18 - Output: Outputs various contents. This module consists of two parts: FdOutput for standard outp…
/base/telephony/call_manager/
DREADME.md6 …d resolving conflicts in a multi-channel call. The module consists of six parts: UI interaction \(…
/base/request/request/
DREADME.md162 | filename | string | File name in the request header when multiple parts are submitted. |
163 | name | string | Name of a form item when multiple parts are submitted. The default value is *…
/base/telephony/sms_mms/
DREADME.md11 The SMS and MMS module consists of the following parts: