Searched defs:ServiceFactory (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/file_system_provider/
H A Dservice_factory.h22 class ServiceFactory : public BrowserContextKeyedServiceFactory { class in namespace:chromeos::file_system_provider
32 static ServiceFactory* GetInstance();
35 friend struct DefaultSingletonTraits<ServiceFactory>;
37 ServiceFactory();
38 virtual ~ServiceFactory();
45 DISALLOW_COPY_AND_ASSIGN(ServiceFactory);
H A Dservice_factory.cc16 Service* ServiceFactory::Get(content::BrowserContext* context) {
22 Service* ServiceFactory::FindExisting(content::BrowserContext* context) {
27 ServiceFactory* ServiceFactory::GetInstance() {
28 return Singleton<ServiceFactory>::get();
31 ServiceFactory::ServiceFactory() function in class:chromeos::file_system_provider::ServiceFactory
38 ServiceFactory::~ServiceFactory() {}
40 KeyedService* ServiceFactory
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 66 milliseconds