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

/external/chromium_org/chrome/browser/local_discovery/
H A Dprivet_http_impl.h323 class PrivetV1HTTPClientImpl : public PrivetV1HTTPClient { class in namespace:local_discovery
325 explicit PrivetV1HTTPClientImpl(scoped_ptr<PrivetHTTPClient> info_client);
326 virtual ~PrivetV1HTTPClientImpl();
344 DISALLOW_COPY_AND_ASSIGN(PrivetV1HTTPClientImpl);
H A Dprivet_http_impl.cc896 PrivetV1HTTPClientImpl::PrivetV1HTTPClientImpl( function in class:local_discovery::PrivetV1HTTPClientImpl
901 PrivetV1HTTPClientImpl::~PrivetV1HTTPClientImpl() {
904 const std::string& PrivetV1HTTPClientImpl::GetName() {
908 scoped_ptr<PrivetJSONOperation> PrivetV1HTTPClientImpl::CreateInfoOperation(
914 PrivetV1HTTPClientImpl::CreateRegisterOperation(
922 PrivetV1HTTPClientImpl::CreateCapabilitiesOperation(
929 PrivetV1HTTPClientImpl::CreateLocalPrintOperation(

Completed in 33 milliseconds