Home
last modified time | relevance | path

Searched refs:api_key_ (Results 1 – 25 of 50) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/chromecast/browser/
H A Dgeneral_audience_browsing_service.cc90 if (api_key != api_key_) { in OnGeneralAudienceBrowsingAPIKeyChanged()
91 api_key_ = api_key; in OnGeneralAudienceBrowsingAPIKeyChanged()
106 api_key_), in CreateSafeSearchURLChecker()
H A Dgeneral_audience_browsing_service.h52 std::string api_key_; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/google_apis/
H A Dgoogle_api_keys.cc115 api_key_ = CalculateKeyValue( in APIKeyCache()
126 api_key_non_stable_ = api_key_; in APIKeyCache()
201 std::string api_key() const { return api_key_; } in api_key()
203 void set_api_key(const std::string& api_key) { api_key_ = api_key; } in set_api_key()
303 std::string api_key_; member in google_apis::APIKeyCache
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/device/geolocation/
H A Dnetwork_location_request.h59 const std::string api_key() const { return api_key_; } in api_key()
65 const std::string api_key_; variable
H A Dpublic_ip_address_location_notifier.cc26 api_key_(api_key), in PublicIpAddressLocationNotifier()
108 url_loader_factory_, api_key_, in MakeNetworkLocationRequest()
H A Dlocation_arbitrator.cc34 api_key_(api_key), in LocationArbitrator()
117 RegisterProvider(NewNetworkLocationProvider(url_loader_factory_, api_key_)); in RegisterProviders()
H A Dpublic_ip_address_location_notifier.h92 const std::string api_key_; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/google_apis/
H A Dgoogle_api_keys.cc129 api_key_ = CalculateKeyValue( in APIKeyCache()
140 api_key_non_stable_ = api_key_; in APIKeyCache()
219 std::string api_key() const { return api_key_; } in api_key()
221 void set_api_key(const std::string& api_key) { api_key_ = api_key; } in set_api_key()
338 std::string api_key_; member in google_apis::APIKeyCache
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/video_tutorials/internal/
H A Dtutorial_fetcher.cc63 api_key_(api_key), in TutorialFetcherImpl()
83 request->headers.SetHeader("x-goog-api-key", api_key_); in BuildGetRequest()
128 std::string api_key_; member in video_tutorials::__anonf5681e050111::TutorialFetcherImpl
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/query_tiles/internal/
H A Dtile_fetcher.cc66 api_key_(api_key), in TileFetcherImpl()
87 request->headers.SetHeader("x-goog-api-key", api_key_); in BuildGetRequest()
162 std::string api_key_; member in query_tiles::__anon309ebc6d0111::TileFetcherImpl
/dports/www/chromium-legacy/chromium-88.0.4324.182/services/device/geolocation/
H A Dpublic_ip_address_location_notifier.cc26 api_key_(api_key), in PublicIpAddressLocationNotifier()
108 url_loader_factory_, api_key_, in MakeNetworkLocationRequest()
H A Dlocation_arbitrator.cc34 api_key_(api_key), in LocationArbitrator()
117 RegisterProvider(NewNetworkLocationProvider(url_loader_factory_, api_key_)); in RegisterProviders()
H A Dnetwork_location_request.h64 const std::string api_key_; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/autofill_assistant/browser/service/
H A Dservice_request_sender_impl.cc127 api_key_(api_key), in ServiceRequestSenderImpl()
152 api_key_, std::move(callback)); in SendRequest()
168 api_key_, std::move(callback)); in OnFetchAccessToken()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/safe_search_api/safe_search/
H A Dsafe_search_url_checker_client.cc101 api_key_(api_key) {} in SafeSearchURLCheckerClient()
115 simple_url_loader->AttachStringForUpload(BuildRequestData(api_key_, url), in CheckURL()
H A Dsafe_search_url_checker_client.h52 const std::string api_key_; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/safe_search_api/safe_search/
H A Dsafe_search_url_checker_client.cc100 api_key_(api_key) {} in SafeSearchURLCheckerClient()
114 simple_url_loader->AttachStringForUpload(BuildRequestData(api_key_, url), in CheckURL()
H A Dsafe_search_url_checker_client.h52 const std::string api_key_; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/ntp_snippets/remote/
H A Dremote_suggestions_fetcher_impl.cc172 api_key_(api_key), in RemoteSuggestionsFetcherImpl()
236 if (api_key_.empty() && !skip_api_key_check_for_testing_) { in FetchSnippetsNonAuthenticated()
244 GURL url = net::AppendQueryParameter(fetch_url_, kApiKeyQueryParam, api_key_); in FetchSnippetsNonAuthenticated()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/ntp_snippets/remote/
H A Dremote_suggestions_fetcher_impl.cc172 api_key_(api_key), in RemoteSuggestionsFetcherImpl()
236 if (api_key_.empty() && !skip_api_key_check_for_testing_) { in FetchSnippetsNonAuthenticated()
244 GURL url = net::AppendQueryParameter(fetch_url_, kApiKeyQueryParam, api_key_); in FetchSnippetsNonAuthenticated()
/dports/audio/strawberry/strawberry-1.0.0/src/scrobbler/
H A Dlastfmscrobbler.h57 QString api_key_; variable
H A Dlibrefmscrobbler.h57 QString api_key_; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/feed/core/
H A Dfeed_networking_host.cc95 const std::string api_key_; member in feed::NetworkFetch
123 api_key_(api_key), in NetworkFetch()
H A Dfeed_networking_host.h84 const std::string api_key_; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/feed/core/
H A Dfeed_networking_host.cc95 const std::string api_key_; member in feed::NetworkFetch
123 api_key_(api_key), in NetworkFetch()

12