Searched refs:cookie_id (Results 1 – 4 of 4) sorted by relevance
41 const char* cookie_id; member66 current->find(kGAIACookieFilters[i].cookie_id); in IsGoogleGAIACookieInstalled()
178 int cookie_id; /**< ID of cookie to use */ member349 auth->cookie_id = -1; in _dbus_auth_new()451 int cookie_id, in sha1_compute_hash() argument467 if (!_dbus_keyring_get_hex_key (auth->keyring, cookie_id, in sha1_compute_hash()614 auth->cookie_id = _dbus_keyring_get_best_key (auth->keyring, &error); in sha1_handle_first_client_response()615 if (auth->cookie_id < 0) in sha1_handle_first_client_response()637 if (!_dbus_string_append_int (&tmp2, auth->cookie_id)) in sha1_handle_first_client_response()724 if (!sha1_compute_hash (auth, auth->cookie_id, in sha1_handle_second_client_response()780 if (auth->cookie_id < 0) in handle_server_data_cookie_sha1_mech()789 auth->cookie_id = -1; in handle_server_shutdown_cookie_sha1_mech()[all …]
471 int cookie_id) { in OnGetCookiesHostResponse() argument473 completion_callback_map_.Get().find(cookie_id); in OnGetCookiesHostResponse()488 << cookie_id; in OnGetCookiesHostResponse()
125 const std::string& cookies, int cookie_id);