Home
last modified time | relevance | path

Searched defs:source_urn (Results 1 – 5 of 5) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/media/router/test/
H A Dmedia_router_mojo_test.h47 void CreateRoute(const std::string& source_urn, in CreateRoute()
67 void JoinRoute(const std::string& source_urn, in JoinRoute()
85 void ConnectRouteByRouteId(const std::string& source_urn, in ConnectRouteByRouteId()
/dports/net/gnome-online-miners/gnome-online-miners-3.34.0/src/
H A Dgom-miner.c57 gchar *source_urn; member
102 const gchar *source_urn, in gom_insert_shared_content_data_new()
809 const gchar *source_urn, in gom_miner_insert_shared_content_async()
H A Dgom-gdata-miner.c817 const gchar *source_urn, in insert_shared_content_photos()
903 const gchar *source_urn, in insert_shared_content()
H A Dgom-application.c90 const gchar *source_urn) in gom_application_insert_shared_content()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/media_router/browser/android/
H A Dmedia_router_android.cc235 void MediaRouterAndroid::OnSinksReceived(const std::string& source_urn, in OnSinksReceived()