Home
last modified time | relevance | path

Searched defs:oldContent (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_request_test.cpp665 auto oldContent = std::make_shared<NotificationContent>(oldLiveContent); in HWTEST_F() local
692 auto oldContent = std::make_shared<NotificationContent>(oldLiveContent); in HWTEST_F() local
721 auto oldContent = std::make_shared<NotificationContent>(oldLiveContent); in HWTEST_F() local
750 auto oldContent = std::make_shared<NotificationContent>(oldLiveContent); in HWTEST_F() local
778 auto oldContent = std::make_shared<NotificationContent>(oldLiveContent); in HWTEST_F() local
807 auto oldContent = std::make_shared<NotificationContent>(oldLiveContent); in HWTEST_F() local
893 auto oldContent = std::make_shared<NotificationContent>(oldLiveContent); in HWTEST_F() local
924 auto oldContent = std::make_shared<NotificationContent>(oldLiveContent); in HWTEST_F() local
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_live_view_service_test.cpp216 auto oldContent = std::make_shared<NotificationContent>(oldLiveContent); variable
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dobject_hierarchy_observer.cpp181 const auto oldContent = content_; in NotifyContentChangeOp() local
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/ipc/src/
H A Dstorage_daemon.cpp984 static bool ReadFileToString(const std::string& pathInst, std::string& oldContent) in ReadFileToString()
1022 std::string oldContent; in UpdateMemoryPara() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_request.cpp2401 auto oldContent = oldRequest->GetContent()->GetNotificationContent(); in CheckVersion() local
2458 auto oldContent = oldRequest->GetContent()->GetNotificationContent(); in CheckNotificationRequest() local
2492 auto oldContent = oldRequest->GetContent()->GetNotificationContent(); in FillMissingParameters() local
/ohos5.0/foundation/multimedia/av_session/services/session/server/test/
H A Davsession_service_test.cpp749 std::string oldContent; variable
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_live_view_service.cpp462 auto oldContent = oldRequest->GetContent()->GetNotificationContent(); in FillLockScreenPicture() local
/ohos5.0/foundation/multimedia/av_session/services/session/server/
H A Davsession_service.cpp1634 bool AVSessionService::SaveAvQueueInfo(std::string& oldContent, const std::string &bundleName, in SaveAvQueueInfo()
1704 std::string oldContent; in AddAvQueueInfoToFile() local
2254 std::string oldContent; in DeleteHistoricalRecord() local
2289 std::string oldContent; in DeleteAVQueueInfoRecord() local
/ohos5.0/foundation/multimedia/av_session/services/session/server/test/fuzztest/avsessionservice_fuzzer/
H A Davsessionservice_fuzzer.cpp518 std::string oldContent; in SaveAvQueueInfo001() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.cpp4912 auto oldContent = record.previewContent; in UpdatePreviewText() local