Searched refs:GetCreateBundle (Results 1 – 5 of 5) sorted by relevance
36 notification.GetCreateBundle(); in DoSomethingInterestingWithMyAPI()
70 if (record->notification->GetBundleName() != record->notification->GetCreateBundle()) { in OnPublish()
85 std::string GetCreateBundle() const;
50 EXPECT_EQ(rrc->GetCreateBundle(), ret);491 EXPECT_EQ(rrc->GetCreateBundle(), ret);
93 std::string Notification::GetCreateBundle() const in GetCreateBundle() function in OHOS::Notification::Notification