Searched refs:kInvalidProfileId (Results 1 – 8 of 8) sorted by relevance
28 if (profile_id == Profile::kInvalidProfileId) in DispatchEventToRenderers()46 if (profile_id == Profile::kInvalidProfileId) in DispatchEventToExtension()73 if (profile_id != Profile::kInvalidProfileId) { in HandleEvent()
46 if (profile_id != Profile::kInvalidProfileId) { in OnProxyError()
298 if (profile_id == Profile::kInvalidProfileId) in OnBeforeRequest()346 if (profile_id == Profile::kInvalidProfileId) in OnBeforeSendHeaders()
197 profile_id(Profile::kInvalidProfileId) {} in ProfileParams()
168 static const ProfileId kInvalidProfileId; variable
166 DCHECK_NE(Profile::kInvalidProfileId, profile_id); in GetProfileWithId()
96 const ProfileId Profile::kInvalidProfileId = static_cast<ProfileId>(0); member in Profile
435 Profile::kInvalidProfileId, in Init()