Searched refs:GetBrokerableType (Results 1 – 5 of 5) sorted by relevance
10 PlaceholderBrokerableAttachment::GetBrokerableType() const { in GetBrokerableType() function in IPC::PlaceholderBrokerableAttachment
189 DCHECK_NE(BrokerableAttachment::PLACEHOLDER, attachment->GetBrokerableType()); in ReplacePlaceholderWithAttachment()192 if ((*it)->GetBrokerableType() == BrokerableAttachment::PLACEHOLDER && in ReplacePlaceholderWithAttachment()
20 BrokerableType GetBrokerableType() const override;
69 virtual BrokerableType GetBrokerableType() const = 0;
58 return GetBrokerableType() == PLACEHOLDER; in NeedsBrokering()