Searched refs:IsGroup (Results 1 – 9 of 9) sorted by relevance
50 notification.IsGroup(); in DoSomethingInterestingWithMyAPI()
43 bool IsGroup() const;
149 if ((ptrDumpCfg_ != nullptr) && ptrDumpCfg_->IsGroup()) { in GetHitTickCount()
183 bool IsGroup() const;
48 bool DumpCfg::IsGroup() const in IsGroup() function in OHOS::HiviewDFX::DumpCfg
56 EXPECT_EQ(rrc->IsGroup(), false);120 EXPECT_EQ(rrc->IsGroup(), false);
180 bool Notification::IsGroup() const in IsGroup() function in OHOS::Notification::Notification
173 auto result = notificationTest.IsGroup(); in HWTEST_F()
514 if (dumpCfg->IsOutput() || dumpCfg->IsGroup()) { in DumpDatas()