Searched defs:requests (Results 1 - 8 of 8) sorted by last modified time

/haiku/src/apps/debuganalyzer/model_loader/
H A DModelLoader.cpp253 Model::IORequest** requests local
822 Model::IORequest** requests; local
835 _SetThreadIORequests(Model::Thread* thread, Model::IORequest** requests, size_t requestCount) argument
[all...]
/haiku/src/apps/debuganalyzer/model/
H A DModel.cpp351 Model::Thread::SetIORequests(IORequest** requests, size_t requestCount) argument
/haiku/src/apps/debuganalyzer/gui/main_window/
H A DSchedulingPage.cpp1135 Model::IORequest** requests = thread->IORequests(); local
1303 Model::IORequest** requests = thread->IORequests(); local
[all...]
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DClientConnection.cpp2514 const RequestVector* requests = NULL; local
/haiku/src/kits/network/libnetservices2/
H A DHttpSession.cpp294 auto requests = impl->GetRequestsForControlThread(); local
548 std::vector<BHttpSession::Request> requests; local
[all...]
/haiku/src/servers/registrar/
H A DTRoster.cpp577 BMessageQueue* requests = it->second; local
586 BMessageQueue* requests = it->second; local
1688 BMessageQueue* requests local
1712 _ReplyToIARRequests(BMessageQueue* requests, const RosterAppInfo* info) argument
[all...]
/haiku/src/add-ons/kernel/network/ppp/ipcp/
H A DProtocol.cpp366 IPCP::ParseSideRequests(const driver_parameter *requests, ppp_side side) argument
[all...]
/haiku/src/system/kernel/device_manager/
H A DIOScheduler.h21 IORequestList requests; member in struct:IORequestOwner

Completed in 64 milliseconds