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

  /external/chromium_org/chrome/browser/local_discovery/
privet_http_impl.cc 469 PrivetLocalPrintOperationImpl::PrivetLocalPrintOperationImpl(
483 PrivetLocalPrintOperationImpl::~PrivetLocalPrintOperationImpl() {
486 void PrivetLocalPrintOperationImpl::Start() {
492 base::Bind(&PrivetLocalPrintOperationImpl::OnPrivetInfoDone,
499 void PrivetLocalPrintOperationImpl::OnPrivetInfoDone(
529 void PrivetLocalPrintOperationImpl::StartInitialRequest() {
548 void PrivetLocalPrintOperationImpl::DoCreatejob() {
550 &PrivetLocalPrintOperationImpl::OnCreatejobResponse
    [all...]
privet_http_impl.h 198 class PrivetLocalPrintOperationImpl
202 PrivetLocalPrintOperationImpl(PrivetHTTPClient* privet_client,
205 virtual ~PrivetLocalPrintOperationImpl();
285 base::WeakPtrFactory<PrivetLocalPrintOperationImpl> weak_factory_;

Completed in 581 milliseconds