Searched refs:OnSetAdvertisement (Results 1 – 2 of 2) sorted by relevance
76 bool OnSetAdvertisement(const std::string& service_uuid,
179 bool LinuxIPCHost::OnSetAdvertisement(const std::string& service_uuid, in OnSetAdvertisement() function in ipc::LinuxIPCHost292 return OnSetAdvertisement(tokens[1], tokens[2], tokens[3], tokens[4], in OnMessage()