Home
last modified time | relevance | path

Searched defs:fieldName (Results 1 – 2 of 2) sorted by relevance

/base/telephony/sms_mms/frameworks/native/mms/src/
Dmms_header.cpp124 std::string fieldName; in DumpMmsHeader() local
495 bool MmsHeader::FindHeaderFieldName(const uint8_t fieldId, std::string &fieldName) in FindHeaderFieldName()
509 std::string fieldName; in DecodeMmsMsgType() local
542 std::string fieldName; in DecodeFieldAddressModelValue() local
569 std::string fieldName; in DecodeFieldOctetValue() local
585 std::string fieldName; in DecodeFieldLongValue() local
628 std::string fieldName; in DecodeFieldTextStringValue() local
648 std::string fieldName; in DecodeFieldEncodedStringValue() local
680 std::string fieldName; in DecodeFromValue() local
755 std::string fieldName; in DecodeMmsContentType() local
[all …]
/base/security/device_auth/services/privacy_enhancement/src/
Dpseudonym_manager.c400 static const char *GetParamByFieldName(const char *fieldName, PseudonymInfo *pseudonymInfoEntry) in GetParamByFieldName()
413 const char *fieldName) in DeletePseudonymInner()