Lines Matching refs:allocator

236 	RequestAllocator allocator(fPort->GetPort());
238 status_t error = AllocateRequest(allocator, &reply);
245 return fPort->SendRequest(&allocator);
270 RequestAllocator allocator(fPort->GetPort());
272 status_t error = AllocateRequest(allocator, &reply);
279 return fPort->SendRequest(&allocator);
333 RequestAllocator allocator(fPort->GetPort());
335 status_t error = AllocateRequest(allocator, &reply);
342 return fPort->SendRequest(&allocator);
360 RequestAllocator allocator(fPort->GetPort());
362 status_t error = AllocateRequest(allocator, &reply);
368 return fPort->SendRequest(&allocator);
382 RequestAllocator allocator(fPort->GetPort());
384 status_t error = AllocateRequest(allocator, &reply);
389 return fPort->SendRequest(&allocator);
405 RequestAllocator allocator(fPort->GetPort());
407 status_t error = AllocateRequest(allocator, &reply);
413 return fPort->SendRequest(&allocator);
431 RequestAllocator allocator(fPort->GetPort());
433 status_t error = AllocateRequest(allocator, &reply);
439 return fPort->SendRequest(&allocator);
456 RequestAllocator allocator(fPort->GetPort());
458 status_t error = AllocateRequest(allocator, &reply);
465 return fPort->SendRequest(&allocator);
479 RequestAllocator allocator(fPort->GetPort());
481 status_t error = AllocateRequest(allocator, &reply);
486 return fPort->SendRequest(&allocator);
500 RequestAllocator allocator(fPort->GetPort());
502 status_t error = AllocateRequest(allocator, &reply);
507 return fPort->SendRequest(&allocator);
523 RequestAllocator allocator(fPort->GetPort());
525 status_t error = AllocateRequest(allocator, &reply);
533 return fPort->SendRequest(&allocator);
550 RequestAllocator allocator(fPort->GetPort());
552 status_t error = AllocateRequest(allocator, &reply);
558 return fPort->SendRequest(&allocator);
575 RequestAllocator allocator(fPort->GetPort());
577 status_t error = AllocateRequest(allocator, &reply);
583 return fPort->SendRequest(&allocator);
600 RequestAllocator allocator(fPort->GetPort());
602 status_t error = AllocateRequest(allocator, &reply);
608 return fPort->SendRequest(&allocator);
625 RequestAllocator allocator(fPort->GetPort());
627 status_t error = AllocateRequest(allocator, &reply);
633 return fPort->SendRequest(&allocator);
650 RequestAllocator allocator(fPort->GetPort());
652 status_t error = AllocateRequest(allocator, &reply);
658 return fPort->SendRequest(&allocator);
674 RequestAllocator allocator(fPort->GetPort());
676 status_t error = AllocateRequest(allocator, &reply);
682 result = allocator.AllocateAddress(reply->buffer, size, 1, &buffer,
699 return fPort->SendRequest(&allocator, &handler);
702 return fPort->SendRequest(&allocator);
731 RequestAllocator allocator(fPort->GetPort());
733 status_t error = AllocateRequest(allocator, &reply);
740 return fPort->SendRequest(&allocator);
763 RequestAllocator allocator(fPort->GetPort());
765 status_t error = AllocateRequest(allocator, &reply);
771 return fPort->SendRequest(&allocator);
786 RequestAllocator allocator(fPort->GetPort());
788 status_t error = AllocateRequest(allocator, &reply);
794 result = allocator.AllocateAddress(reply->buffer, size, 1, &buffer,
808 return fPort->SendRequest(&allocator, &handler);
811 return fPort->SendRequest(&allocator);
829 RequestAllocator allocator(fPort->GetPort());
831 status_t error = AllocateRequest(allocator, &reply);
837 return fPort->SendRequest(&allocator);
854 RequestAllocator allocator(fPort->GetPort());
856 status_t error = AllocateRequest(allocator, &reply);
862 return fPort->SendRequest(&allocator);
874 RequestAllocator allocator(fPort->GetPort());
876 status_t error = AllocateRequest(allocator, &reply);
883 return fPort->SendRequest(&allocator);
895 RequestAllocator allocator(fPort->GetPort());
897 status_t error = AllocateRequest(allocator, &reply);
904 return fPort->SendRequest(&allocator);