Lines Matching defs:allocator

897 	RequestAllocator allocator(port->GetPort());
899 status_t error = AllocateRequest(allocator, &request);
908 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
958 RequestAllocator allocator(port->GetPort());
960 status_t error = AllocateRequest(allocator, &request);
971 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
1023 RequestAllocator allocator(port->GetPort());
1025 status_t error = AllocateRequest(allocator, &request);
1036 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
1070 RequestAllocator allocator(port->GetPort());
1072 status_t error = AllocateRequest(allocator, &request);
1093 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
1161 RequestAllocator allocator(port->GetPort());
1163 status_t error = AllocateRequest(allocator, &request);
1174 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
1218 RequestAllocator allocator(port->GetPort());
1220 error = AllocateRequest(allocator, &request);
1240 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
1280 RequestAllocator allocator(port->GetPort());
1282 error = AllocateRequest(allocator, &request);
1294 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
1417 RequestAllocator allocator(port->GetPort());
1419 status_t error = AllocateRequest(allocator, &request);
1433 error = allocator.AllocateData(request->buffer, buffer, bufferSize, 8);
1441 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
1479 RequestAllocator allocator(port->GetPort());
1481 status_t error = AllocateRequest(allocator, &request);
1493 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
1523 RequestAllocator allocator(port->GetPort());
1525 status_t error = AllocateRequest(allocator, &request);
1543 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
1584 RequestAllocator allocator(port->GetPort());
1586 status_t error = AllocateRequest(allocator, &request);
1599 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
1627 RequestAllocator allocator(port->GetPort());
1629 status_t error = AllocateRequest(allocator, &request);
1639 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
1670 RequestAllocator allocator(port->GetPort());
1672 status_t error = AllocateRequest(allocator, &request);
1683 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
1721 RequestAllocator allocator(port->GetPort());
1723 status_t error = AllocateRequest(allocator, &request);
1729 error = allocator.AllocateString(request->name, name);
1731 error = allocator.AllocateString(request->target, target);
1739 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
1768 RequestAllocator allocator(port->GetPort());
1770 status_t error = AllocateRequest(allocator, &request);
1776 error = allocator.AllocateString(request->name, name);
1784 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
1812 RequestAllocator allocator(port->GetPort());
1814 status_t error = AllocateRequest(allocator, &request);
1820 error = allocator.AllocateString(request->name, name);
1827 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
1857 RequestAllocator allocator(port->GetPort());
1859 status_t error = AllocateRequest(allocator, &request);
1866 error = allocator.AllocateString(request->oldName, oldName);
1868 error = allocator.AllocateString(request->newName, newName);
1875 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
1903 RequestAllocator allocator(port->GetPort());
1905 status_t error = AllocateRequest(allocator, &request);
1916 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
1974 RequestAllocator allocator(port->GetPort());
1976 status_t error = AllocateRequest(allocator, &request);
1988 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
2021 RequestAllocator allocator(port->GetPort());
2023 status_t error = AllocateRequest(allocator, &request);
2029 error = allocator.AllocateString(request->name, name);
2038 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
2074 RequestAllocator allocator(port->GetPort());
2076 status_t error = AllocateRequest(allocator, &request);
2086 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
2154 RequestAllocator allocator(port->GetPort());
2156 status_t error = AllocateRequest(allocator, &request);
2169 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
2212 RequestAllocator allocator(port->GetPort());
2214 status_t error = AllocateRequest(allocator, &request);
2222 error = allocator.AllocateData(request->buffer, buffer, size, 1);
2229 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
2261 RequestAllocator allocator(port->GetPort());
2263 status_t error = AllocateRequest(allocator, &request);
2269 error = allocator.AllocateString(request->name, name);
2277 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
2305 RequestAllocator allocator(port->GetPort());
2307 status_t error = AllocateRequest(allocator, &request);
2313 error = allocator.AllocateString(request->name, name);
2320 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
2349 RequestAllocator allocator(port->GetPort());
2351 status_t error = AllocateRequest(allocator, &request);
2361 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
2429 RequestAllocator allocator(port->GetPort());
2431 status_t error = AllocateRequest(allocator, &request);
2444 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
2491 RequestAllocator allocator(port->GetPort());
2493 status_t error = AllocateRequest(allocator, &request);
2504 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
2537 RequestAllocator allocator(port->GetPort());
2539 status_t error = AllocateRequest(allocator, &request);
2549 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
2618 RequestAllocator allocator(port->GetPort());
2620 status_t error = AllocateRequest(allocator, &request);
2633 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
2677 RequestAllocator allocator(port->GetPort());
2679 status_t error = AllocateRequest(allocator, &request);
2690 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
2723 RequestAllocator allocator(port->GetPort());
2725 status_t error = AllocateRequest(allocator, &request);
2731 error = allocator.AllocateString(request->name, name);
2740 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
2772 RequestAllocator allocator(port->GetPort());
2774 status_t error = AllocateRequest(allocator, &request);
2780 error = allocator.AllocateString(request->name, name);
2788 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
2857 RequestAllocator allocator(port->GetPort());
2859 status_t error = AllocateRequest(allocator, &request);
2872 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
2914 RequestAllocator allocator(port->GetPort());
2916 status_t error = AllocateRequest(allocator, &request);
2924 error = allocator.AllocateData(request->buffer, buffer, bufferSize, 1);
2931 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
2960 RequestAllocator allocator(port->GetPort());
2962 status_t error = AllocateRequest(allocator, &request);
2973 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
3003 RequestAllocator allocator(port->GetPort());
3005 status_t error = AllocateRequest(allocator, &request);
3018 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
3048 RequestAllocator allocator(port->GetPort());
3050 status_t error = AllocateRequest(allocator, &request);
3057 error = allocator.AllocateString(request->oldName, oldName);
3059 error = allocator.AllocateString(request->newName, newName);
3066 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
3094 RequestAllocator allocator(port->GetPort());
3096 status_t error = AllocateRequest(allocator, &request);
3102 error = allocator.AllocateString(request->name, name);
3109 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
3140 RequestAllocator allocator(port->GetPort());
3142 status_t error = AllocateRequest(allocator, &request);
3151 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
3219 RequestAllocator allocator(port->GetPort());
3221 status_t error = AllocateRequest(allocator, &request);
3233 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
3275 RequestAllocator allocator(port->GetPort());
3277 status_t error = AllocateRequest(allocator, &request);
3287 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
3313 RequestAllocator allocator(port->GetPort());
3315 status_t error = AllocateRequest(allocator, &request);
3320 error = allocator.AllocateString(request->name, name);
3329 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
3355 RequestAllocator allocator(port->GetPort());
3357 status_t error = AllocateRequest(allocator, &request);
3362 error = allocator.AllocateString(request->name, name);
3369 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
3395 RequestAllocator allocator(port->GetPort());
3397 status_t error = AllocateRequest(allocator, &request);
3402 error = allocator.AllocateString(request->name, name);
3409 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
3442 RequestAllocator allocator(port->GetPort());
3444 status_t error = AllocateRequest(allocator, &request);
3449 error = allocator.AllocateString(request->queryString, queryString);
3459 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
3526 RequestAllocator allocator(port->GetPort());
3528 status_t error = AllocateRequest(allocator, &request);
3540 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
3582 RequestAllocator allocator(port->GetPort());
3584 status_t error = AllocateRequest(allocator, &request);
3594 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
3678 RequestAllocator allocator(port->GetPort());
3680 status_t error = AllocateRequest(allocator, &request);
3685 error = allocator.AllocateString(request->cwd, cwd);
3687 error = allocator.AllocateString(request->device, device);
3690 error = allocator.AllocateString(request->parameters, parameters);
3697 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
3723 RequestAllocator allocator(port->GetPort());
3725 status_t error = AllocateRequest(allocator, &request);
3734 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
3760 RequestAllocator allocator(port->GetPort());
3762 status_t error = AllocateRequest(allocator, &request);
3771 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
3796 RequestAllocator allocator(port->GetPort());
3798 status_t error = AllocateRequest(allocator, &request);
3803 error = allocator.AllocateString(request->entryName, entryName);
3810 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
3845 RequestAllocator allocator(port->GetPort());
3847 status_t error = AllocateRequest(allocator, &request);
3857 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
3885 RequestAllocator allocator(port->GetPort());
3887 status_t error = AllocateRequest(allocator, &request);
3897 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
3926 RequestAllocator allocator(port->GetPort());
3928 status_t error = AllocateRequest(allocator, &request);
3939 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
3967 RequestAllocator allocator(port->GetPort());
3969 status_t error = AllocateRequest(allocator, &request);
3980 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
4008 RequestAllocator allocator(port->GetPort());
4010 status_t error = AllocateRequest(allocator, &request);
4021 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
4049 RequestAllocator allocator(port->GetPort());
4051 status_t error = AllocateRequest(allocator, &request);
4062 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
4090 RequestAllocator allocator(port->GetPort());
4092 status_t error = AllocateRequest(allocator, &request);
4103 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
4131 RequestAllocator allocator(port->GetPort());
4133 status_t error = AllocateRequest(allocator, &request);
4144 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
4172 RequestAllocator allocator(port->GetPort());
4174 status_t error = AllocateRequest(allocator, &request);
4185 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
4213 RequestAllocator allocator(port->GetPort());
4215 status_t error = AllocateRequest(allocator, &request);
4226 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
4252 RequestAllocator allocator(port->GetPort());
4254 status_t error = AllocateRequest(allocator, &request);
4264 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
4290 RequestAllocator allocator(port->GetPort());
4292 status_t error = AllocateRequest(allocator, &request);
4302 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
4328 RequestAllocator allocator(port->GetPort());
4330 status_t error = AllocateRequest(allocator, &request);
4340 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
4366 RequestAllocator allocator(port->GetPort());
4368 status_t error = AllocateRequest(allocator, &request);
4378 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
4391 Volume::_SendRequest(RequestPort* port, RequestAllocator* allocator,
4396 allocator->GetRequest());
4404 return port->SendRequest(allocator, handler, reply);
4408 status_t error = port->SendRequest(allocator, handler, reply,
4419 RequestAllocator allocator(port->GetPort());
4421 status_t error = AllocateRequest(allocator, &request);
4424 return port->SendRequest(&allocator);
4730 RequestAllocator allocator(port->GetPort());
4732 status_t error = AllocateRequest(allocator, &request);
4748 error = volume->_SendRequest(port, &allocator, &handler, (Request**)&reply);
4788 RequestAllocator allocator(port->GetPort());
4790 status_t error = AllocateRequest(allocator, &request);
4804 error = volume->_SendRequest(port, &allocator, &handler, (Request**)&reply);