HomeSort by relevance Sort by last modified time
    Searched refs:SBProtocolManagerFactoryImpl (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/safe_browsing/
protocol_manager.cc 72 class SBProtocolManagerFactoryImpl : public SBProtocolManagerFactory {
74 SBProtocolManagerFactoryImpl() { }
75 virtual ~SBProtocolManagerFactoryImpl() { }
84 DISALLOW_COPY_AND_ASSIGN(SBProtocolManagerFactoryImpl);
98 factory_ = new SBProtocolManagerFactoryImpl();
protocol_manager.h 191 friend class SBProtocolManagerFactoryImpl;

Completed in 394 milliseconds