Searched refs:getIsPrivate (Results 1 – 1 of 1) sorted by relevance
102 bool getIsPrivate() const { return (Flags & IsPrivate) != 0; } in getIsPrivate() function129 Items, [](const OSLogBufferItem &Item) { return Item.getIsPrivate(); }); in hasPrivateItems()