Searched refs:GetQueryList (Results 1 – 8 of 8) sorted by relevance
62 iter->GetQueryList() == p2pSvrInfo.GetQueryList() && in AddLocalService()77 iter->GetQueryList() == p2pSvrInfo.GetQueryList() && in RemoveLocalService()181 buf.SetQueryList(svrInfoIter->GetQueryList()); in GetDeviceServices()386 … iterSvrInfo->GetDeviceAddress() == devAddr && iterSvrInfo->GetQueryList().at(0) == tlvString) { in UpdateServiceName()
864 const std::vector<std::string> &WifiP2pServiceInfo::GetQueryList() const in GetQueryList() function in OHOS::Wifi::WifiP2pServiceInfo872 cmp.GetServicerProtocolType() == mProtocolType && cmp.GetQueryList() == mQueryList; in operator ==()
545 std::vector<std::string> queryList = info.GetQueryList(); in WriteWifiP2pServiceInfo()
180 std::vector<std::string> queryList = srvInfo[i].GetQueryList(); in OnP2pServicesChanged()
578 reply.WriteInt32(info.GetQueryList().size()); in WriteWifiP2pServiceInfo()579 std::vector<std::string> queryList = info.GetQueryList(); in WriteWifiP2pServiceInfo()
535 const std::vector<std::string> &GetQueryList() const;
1195 std::vector<std::string> queryList = info.GetQueryList(); in ReqP2pAddService()1234 std::vector<std::string> queryList = info.GetQueryList(); in ReqP2pRemoveService()
1560 std::vector<std::string> queryList = info.GetQueryList(); in ReqP2pAddService()1600 std::vector<std::string> queryList = info.GetQueryList(); in ReqP2pRemoveService()