Lines Matching refs:GetScope
689 DEVICE_VLOG(2) << __func__ << ": scope=" << pkt->GetScope() in HandlePlayItem()
700 switch (pkt->GetScope()) { in HandlePlayItem()
720 pkt->GetScope() == Scope::NOW_PLAYING, media_id); in HandlePlayItem()
795 DEVICE_VLOG(2) << __func__ << ": scope=" << pkt->GetScope(); in HandleGetFolderItems()
797 switch (pkt->GetScope()) { in HandleGetFolderItems()
815 DEVICE_LOG(ERROR) << __func__ << ": " << pkt->GetScope(); in HandleGetFolderItems()
831 DEVICE_VLOG(2) << __func__ << ": scope=" << pkt->GetScope(); in HandleGetTotalNumberOfItems()
833 switch (pkt->GetScope()) { in HandleGetTotalNumberOfItems()
852 DEVICE_LOG(ERROR) << __func__ << ": " << pkt->GetScope(); in HandleGetTotalNumberOfItems()
950 DEVICE_VLOG(2) << __func__ << ": scope=" << pkt->GetScope() in HandleGetItemAttributes()
961 switch (pkt->GetScope()) { in HandleGetItemAttributes()