Searched refs:store_profile (Results 1 – 1 of 1) sorted by relevance
77 Profile* store_profile = NULL; in ParseStoreContext() local79 store_profile = cookies_helpers::ChooseProfileFromStoreId( in ParseStoreContext()81 if (!store_profile) { in ParseStoreContext()95 store_profile = current_browser->profile(); in ParseStoreContext()96 *store_id = cookies_helpers::GetStoreIdFromProfile(store_profile); in ParseStoreContext()100 *context = store_profile->GetRequestContext(); in ParseStoreContext()