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

  /external/chromium_org/chrome/browser/local_discovery/
privet_http_asynchronous_factory_mac.cc 11 PrivetHTTPAsynchronousFactoryMac::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() {
privet_http_asynchronous_factory_mac.h 13 class PrivetHTTPAsynchronousFactoryMac : public PrivetHTTPAsynchronousFactory {
15 explicit PrivetHTTPAsynchronousFactoryMac(
17 virtual ~PrivetHTTPAsynchronousFactoryMac();

Completed in 180 milliseconds