Home | History | Annotate | Download | only in system_info

Lines Matching refs:SystemInfoAPI

220 static base::LazyInstance<BrowserContextKeyedAPIFactory<SystemInfoAPI> >
224 BrowserContextKeyedAPIFactory<SystemInfoAPI>*
225 SystemInfoAPI::GetFactoryInstance() {
229 SystemInfoAPI::SystemInfoAPI(content::BrowserContext* context)
237 SystemInfoAPI::~SystemInfoAPI() {
240 void SystemInfoAPI::Shutdown() {
244 void SystemInfoAPI::OnListenerAdded(const EventListenerInfo& details) {
253 void SystemInfoAPI::OnListenerRemoved(const EventListenerInfo& details) {