Lines Matching refs:attributes_requested
615 auto attributes_requested = in GetElementAttributesResponse() local
627 if (attributes_requested.size() != 0) { in GetElementAttributesResponse()
628 for (const auto& attribute : attributes_requested) { in GetElementAttributesResponse()
1043 auto attributes_requested = pkt->GetAttributesRequested(); in GetItemAttributesNowPlayingResponse() local
1044 if (attributes_requested.size() != 0) { in GetItemAttributesNowPlayingResponse()
1045 for (const auto& attribute : attributes_requested) { in GetItemAttributesNowPlayingResponse()
1093 auto attributes_requested = pkt->GetAttributesRequested(); in GetItemAttributesVFSResponse() local
1095 if (attributes_requested.size() == 0) { in GetItemAttributesVFSResponse()
1098 for (auto& attr : attributes_requested) { in GetItemAttributesVFSResponse()
1106 if (attributes_requested.size() != 0) { in GetItemAttributesVFSResponse()
1107 for (const auto& attribute : attributes_requested) { in GetItemAttributesVFSResponse()