| AddFileBlockRequest(FIoPlatformReadRequest &ReadRequest, FIoFileBlockRequest &FileBlockRequest) | UE::FPlatformIoDispatcherRequestMgr | |
| AddFileBlockRequest(FIoPlatformReadRequest &ReadRequest, FIoBlockKey FileBlockKey) | UE::FPlatformIoDispatcherRequestMgr | |
| CreateDirectReadRequest(FIoFileReadRequestCompleted &&OnCompleted, FIoBuffer &Dst, uint64 DstSize, uint64 FileOffset, void *UserData) | UE::FPlatformIoDispatcherRequestMgr | |
| CreateFileBlockRequest() | UE::FPlatformIoDispatcherRequestMgr | |
| CreateScatterGatherRequest(FIoFileReadRequestCompleted &&OnCompleted, FIoBuffer &Dst, uint64 DstSize, void *UserData, uint32 FileId) | UE::FPlatformIoDispatcherRequestMgr | |
| Destroy(FIoPlatformReadRequest &ReadRequest) | UE::FPlatformIoDispatcherRequestMgr | |
| Destroy(FIoFileBlockRequest &Request) | UE::FPlatformIoDispatcherRequestMgr | |
| Destroy(FIoEncodedBlockRequest &Request) | UE::FPlatformIoDispatcherRequestMgr | |
| Destroy(FIoFileBlockLink *Link) | UE::FPlatformIoDispatcherRequestMgr | |
| FPlatformIoDispatcherRequestMgr() | UE::FPlatformIoDispatcherRequestMgr | |
| GetFileBlockRequest(FIoBlockKey BlockKey) | UE::FPlatformIoDispatcherRequestMgr | |
| GetFileBlockRequests(FIoPlatformReadRequest &ReadRequest, FTempArray< FIoFileBlockRequest * > &OutRequests) | UE::FPlatformIoDispatcherRequestMgr | |
| GetOrCreateEncodedBlockRequest(FIoBlockKey BlockKey, bool &bCreated) | UE::FPlatformIoDispatcherRequestMgr | |
| GetOrCreateFileBlockRequest(FIoPlatformReadRequest &ReadRequest, FIoBlockKey BlockKey, bool &bCreated) | UE::FPlatformIoDispatcherRequestMgr | |
| Lock() | UE::FPlatformIoDispatcherRequestMgr | inline |
| Remove(FIoEncodedBlockRequest &Request) | UE::FPlatformIoDispatcherRequestMgr | |
| TryCancelAllReadRequests(FIoFileHandle FileHandle) | UE::FPlatformIoDispatcherRequestMgr | |
| TryCancelReadRequest(FIoPlatformReadRequest &ReadRequest, bool &bAnyBlockCancelled) | UE::FPlatformIoDispatcherRequestMgr | |
| Unlock() | UE::FPlatformIoDispatcherRequestMgr | inline |