Searched defs:app_ids (Results 1 – 5 of 5) sorted by relevance
32 const std::vector<std::string>& app_ids() const { return app_ids_; } in app_ids() function
22 std::vector<std::string> app_ids) in CastMediaSource()
48 repeated string app_ids = 1; field
42 const auto& app_ids = app->GetAppIds(); in GetFirstAppId() local212 const Json::Value& app_ids = request[kMessageKeyAppId]; in HandleGetAppAvailability() local
70 const auto app_ids = availability_tracker_.GetRegisteredApps(); in Refresh() local