Searched refs:component_extension (Results 1 – 2 of 2) sorted by relevance
438 scoped_refptr<extensions::Extension> component_extension( in TEST_F() local484 service->AddComponentExtension(component_extension); in TEST_F()573 scoped_refptr<extensions::Extension> component_extension( in TEST_F() local619 service1->AddComponentExtension(component_extension); in TEST_F()632 service2->AddComponentExtension(component_extension); in TEST_F()
334 const bool component_extension = in ProcessScreenCaptureAccessRequest() local363 if (!component_extension) { in ProcessScreenCaptureAccessRequest()380 if (user_approved || component_extension) { in ProcessScreenCaptureAccessRequest()396 bool display_notification = !component_extension; in ProcessScreenCaptureAccessRequest()