Searched refs:parts (Results 1 – 9 of 9) sorted by relevance
209 void MmsBody::GetMmsBodyPart(std::vector<MmsBodyPart> &parts) in GetMmsBodyPart() argument211 parts.clear(); in GetMmsBodyPart()212 parts.assign(mmsBodyParts_.begin(), mmsBodyParts_.end()); in GetMmsBodyPart()
39 void GetMmsBodyPart(std::vector<MmsBodyPart> &parts);
187 parts = pattern.split(":")188 contents = contents.replace("{%s}" % parts[0], parts[1])
174 std::vector<std::string> parts; in IsMatchPath() local175 StringUtil::SplitStr(pattern, "/", parts, false, false); in IsMatchPath()177 for (auto& part : parts) { in IsMatchPath()
24 … parts as needed. This requires that the startup file of the sensors process be placed in a separa…
18 - Output: Outputs various contents. This module consists of two parts: FdOutput for standard outp…
6 …d resolving conflicts in a multi-channel call. The module consists of six parts: UI interaction \(…
162 | 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 *…
11 The SMS and MMS module consists of the following parts: