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

  /external/chromium_org/chrome/browser/local_discovery/
privet_http_asynchronous_factory_impl.cc 30 PrivetHTTPAsynchronousFactoryImpl::PrivetHTTPAsynchronousFactoryImpl(
37 PrivetHTTPAsynchronousFactoryImpl::~PrivetHTTPAsynchronousFactoryImpl() {
41 PrivetHTTPAsynchronousFactoryImpl::CreatePrivetHTTP(
53 PrivetHTTPAsynchronousFactoryImpl::ResolutionImpl::ResolutionImpl(
75 PrivetHTTPAsynchronousFactoryImpl::ResolutionImpl::~ResolutionImpl() {
78 void PrivetHTTPAsynchronousFactoryImpl::ResolutionImpl::Start() {
83 PrivetHTTPAsynchronousFactoryImpl::ResolutionImpl::GetName() {
87 void PrivetHTTPAsynchronousFactoryImpl::ResolutionImpl::ResolveComplete
    [all...]
privet_http_asynchronous_factory_impl.h 14 class PrivetHTTPAsynchronousFactoryImpl : public PrivetHTTPAsynchronousFactory {
16 PrivetHTTPAsynchronousFactoryImpl(
19 virtual ~PrivetHTTPAsynchronousFactoryImpl();

Completed in 156 milliseconds