Home
last modified time | relevance | path

Searched defs:tempContent (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
H A Dnotification_manager_impl.cpp84 …std::shared_ptr<CNotificationBasicContent> tempContent = std::make_shared<CNotificationBasicConten… in GetNotificationLongTextContentDetailed() local
134 …std::shared_ptr<CNotificationBasicContent> tempContent = std::make_shared<CNotificationBasicConten… in GetNotificationPictureContentDetailed() local
262 …std::shared_ptr<CNotificationBasicContent> tempContent = std::make_shared<CNotificationBasicConten… in GetNotificationMultiLineContent() local
/ohos5.0/base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/src/
H A Ddate_time_rule.cpp172 icu::UnicodeString tempContent = reinterpret_cast<char*>(contentPtr); in LoadStrToPattern() local
217 std::string tempContent = reinterpret_cast<const char*>(contentPtr); in LoadStrToStr() local
/ohos5.0/base/global/i18n/frameworks/intl/entity_recognition/phone_number_recognition/src/
H A Dphone_number_rule.cpp140 icu::UnicodeString tempContent = reinterpret_cast<char*>(contentPtr); in ParseXmlNode() local