Searched defs:PrivetHTTPAsynchronousFactoryMac (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/local_discovery/
H A Dprivet_http_asynchronous_factory_mac.cc11 PrivetHTTPAsynchronousFactoryMac::PrivetHTTPAsynchronousFactoryMac( function in class:local_discovery::PrivetHTTPAsynchronousFactoryMac
16 PrivetHTTPAsynchronousFactoryMac::~PrivetHTTPAsynchronousFactoryMac() {
20 PrivetHTTPAsynchronousFactoryMac::CreatePrivetHTTP(
28 PrivetHTTPAsynchronousFactoryMac::ResolutionMac::ResolutionMac(
39 PrivetHTTPAsynchronousFactoryMac::ResolutionMac::~ResolutionMac() {
42 void PrivetHTTPAsynchronousFactoryMac::ResolutionMac::Start() {
47 const std::string& PrivetHTTPAsynchronousFactoryMac::ResolutionMac::GetName() {
H A Dprivet_http_asynchronous_factory_mac.h13 class PrivetHTTPAsynchronousFactoryMac : public PrivetHTTPAsynchronousFactory { class in namespace:local_discovery
15 explicit PrivetHTTPAsynchronousFactoryMac(
17 virtual ~PrivetHTTPAsynchronousFactoryMac();

Completed in 144 milliseconds