Searched refs:GetFromMessageInfo (Results 1 – 2 of 2) sorted by relevance
15 std::shared_ptr<Channel> Channel::GetFromMessageInfo(const MessageInfo& info) { in GetFromMessageInfo() function in android::pdx::Channel23 : service_{Service::GetFromMessageInfo(info)}, in Message()24 channel_{Channel::GetFromMessageInfo(info)},459 std::shared_ptr<Service> Service::GetFromMessageInfo(const MessageInfo& info) { in GetFromMessageInfo() function in android::pdx::Service593 OnChannelClose(message, Channel::GetFromMessageInfo(info)); in HandleSystemMessage()
70 static std::shared_ptr<Channel> GetFromMessageInfo(const MessageInfo& info);371 static std::shared_ptr<Service> GetFromMessageInfo(const MessageInfo& info);