Home
last modified time | relevance | path

Searched refs:GetPostTime (Results 1 – 4 of 4) sorted by relevance

/base/notification/distributed_notification_service/test/fuzztest/notification_fuzzer/
Dnotification_fuzzer.cpp44 notification.GetPostTime(); in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/interfaces/inner_api/
Dnotification.h142 int64_t GetPostTime() const;
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification.cpp138 int64_t Notification::GetPostTime() const in GetPostTime() function in OHOS::Notification::Notification
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dnotification_test.cpp136 EXPECT_EQ(rrc->GetPostTime(), time);