Searched refs:GetVersionInfo (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/content/browser/service_worker/
H A Dservice_worker_registration.cc17 ServiceWorkerVersionInfo GetVersionInfo(ServiceWorkerVersion* version) { function in namespace:content::__anon7410
79 GetVersionInfo(active_version_.get()),
80 GetVersionInfo(waiting_version_.get()),
81 GetVersionInfo(installing_version_.get()));
/external/chromium_org/ui/gl/
H A Dgl_context.h103 const GLVersionInfo* GetVersionInfo();
H A Dgl_context.cc119 const GLVersionInfo* GLContext::GetVersionInfo() { function in class:gfx::GLContext
/external/chromium_org/chrome/browser/chromeos/policy/
H A Ddevice_status_collector.h116 void GetVersionInfo(
H A Ddevice_status_collector.cc338 void DeviceStatusCollector::GetVersionInfo( function in class:DeviceStatusCollector
464 GetVersionInfo(status);
/external/chromium_org/chrome/browser/google/
H A Dgoogle_update_win.cc205 STDMETHOD(GetVersionInfo)(base::string16* version_string) { function in class:GoogleUpdateJobObserver
370 hr = job_observer->GetVersionInfo(&version_available_);

Completed in 292 milliseconds