Lines Matching refs:allocator

142 	RequestAllocator allocator(port->GetPort());
144 error = AllocateRequest(allocator, &request);
154 error = allocator.AllocateString(request->oldName, oldName);
157 error = allocator.AllocateString(request->name, name);
164 error = port->SendRequest(&allocator, &handler, (Request**)&reply);
188 RequestAllocator allocator(port->GetPort());
190 error = AllocateRequest(allocator, &request);
201 error = port->SendRequest(&allocator, &handler, (Request**)&reply);
226 RequestAllocator allocator(port->GetPort());
228 error = AllocateRequest(allocator, &request);
238 error = allocator.AllocateString(request->name, name);
245 error = port->SendRequest(&allocator, &handler, (Request**)&reply);
272 RequestAllocator allocator(port->GetPort());
274 error = AllocateRequest(allocator, &request);
284 error = port->SendRequest(&allocator, &handler, (Request**)&reply);
308 RequestAllocator allocator(port->GetPort());
310 error = AllocateRequest(allocator, &request);
320 error = port->SendRequest(&allocator, &handler, (Request**)&reply);
343 RequestAllocator allocator(port->GetPort());
345 error = AllocateRequest(allocator, &request);
355 error = port->SendRequest(&allocator, &handler, (Request**)&reply);
379 RequestAllocator allocator(port->GetPort());
381 error = AllocateRequest(allocator, &request);
393 error = port->SendRequest(&allocator, &handler, (Request**)&reply);
417 RequestAllocator allocator(port->GetPort());
419 error = AllocateRequest(allocator, &request);
433 error = port->SendRequest(&allocator, &handler, (Request**)&reply);
479 RequestAllocator allocator(port->GetPort());
481 error = AllocateRequest(allocator, &request);
491 error = port->SendRequest(&allocator, &handler, (Request**)&reply);
514 RequestAllocator allocator(port->GetPort());
516 error = AllocateRequest(allocator, &request);
526 error = port->SendRequest(&allocator, &handler, (Request**)&reply);
550 RequestAllocator allocator(port->GetPort());
552 error = AllocateRequest(allocator, &request);
562 error = port->SendRequest(&allocator, &handler, (Request**)&reply);
589 RequestAllocator allocator(port->GetPort());
591 error = AllocateRequest(allocator, &request);
602 error = port->SendRequest(&allocator, &handler, (Request**)&reply);
624 RequestAllocator allocator(port->GetPort());
626 error = AllocateRequest(allocator, &request);
636 error = port->SendRequest(&allocator, &handler, (Request**)&reply);
659 RequestAllocator allocator(port->GetPort());
661 error = AllocateRequest(allocator, &request);
672 error = port->SendRequest(&allocator, &handler, (Request**)&reply);
695 RequestAllocator allocator(port->GetPort());
697 error = AllocateRequest(allocator, &request);
708 error = port->SendRequest(&allocator, &handler, (Request**)&reply);
730 RequestAllocator allocator(port->GetPort());
732 error = AllocateRequest(allocator, &request);
742 error = port->SendRequest(&allocator, &handler, (Request**)&reply);
765 RequestAllocator allocator(port->GetPort());
767 error = AllocateRequest(allocator, &request);
780 error = port->SendRequest(&allocator, &handler, (Request**)&reply);
818 RequestAllocator allocator(port->GetPort());
820 error = AllocateRequest(allocator, &request);
831 error = allocator.AllocateData(request->buffer, buffer, *_size, 1,
840 error = port->SendRequest(&allocator, &handler, (Request**)&reply);
866 RequestAllocator allocator(port->GetPort());
868 error = AllocateRequest(allocator, &request);
886 error = port->SendRequest(&allocator, &handler, (Request**)&reply);
909 RequestAllocator allocator(port->GetPort());
911 error = AllocateRequest(allocator, &request);
922 error = port->SendRequest(&allocator, &handler, (Request**)&reply);
955 RequestAllocator allocator(port->GetPort());
957 error = AllocateRequest(allocator, &request);
964 error = allocator.AllocateData(request->buffer, buffer, size, 1, false);
971 error = port->SendRequest(&allocator, &handler, (Request**)&reply);
993 RequestAllocator allocator(port->GetPort());
995 error = AllocateRequest(allocator, &request);
1006 error = port->SendRequest(&allocator, &handler, (Request**)&reply);
1031 RequestAllocator allocator(port->GetPort());
1033 error = AllocateRequest(allocator, &request);
1045 error = port->SendRequest(&allocator, &handler, (Request**)&reply);
1067 RequestAllocator allocator(port->GetPort());
1069 error = AllocateRequest(allocator, &request);
1080 error = port->SendRequest(&allocator, &handler, (Request**)&reply);