Searched refs:IsDevModeExtension (Results 1 – 3 of 3) sorted by relevance
62 bool DevModeBubbleController::IsDevModeExtension( in IsDevModeExtension() function in extensions::DevModeBubbleController78 return IsDevModeExtension(extension); in ShouldIncludeExtension()
39 bool IsDevModeExtension(const Extension* extension) const;
247 if (controller->IsDevModeExtension(extension_)) in UpdateState()