Searched refs:created_profile (Results 1 – 2 of 2) sorted by relevance
573 Profile* created_profile = content::Source<Profile>(source).ptr(); in Observe() local574 if (created_profile->IsOffTheRecord() && in Observe()575 created_profile->IsSameProfile(profile_)) { in Observe()577 BrowserContext::GetDownloadManager(created_profile)); in Observe()
862 base::DictionaryValue* created_profile = NULL; in WaitForNetworkConnect() local865 network_guid, &created_profile)) { in WaitForNetworkConnect()870 if (created_profile->GetString(kProfileXmlKey, &tkip_profile_xml) && in WaitForNetworkConnect()871 created_profile->GetBoolean(kProfileSharedKey, &shared)) { in WaitForNetworkConnect()873 created_profile->Remove(kProfileXmlKey, NULL); in WaitForNetworkConnect()874 created_profile->Remove(kProfileSharedKey, NULL); in WaitForNetworkConnect()1718 base::DictionaryValue* created_profile = NULL; in DeleteCreatedProfile() local1722 network_guid, &created_profile)) { in DeleteCreatedProfile()