Home
last modified time | relevance | path

Searched defs:memoryTransferService (Results 1 – 8 of 8) sorted by relevance

/third_party/flutter/skia/third_party/externals/dawn/src/dawn_wire/client/
DClient.cpp20 Client::Client(CommandSerializer* serializer, MemoryTransferService* memoryTransferService) in Client()
/third_party/flutter/skia/third_party/externals/dawn/src/include/dawn_wire/
DWireServer.h33 server::MemoryTransferService* memoryTransferService = nullptr; member
DWireClient.h37 client::MemoryTransferService* memoryTransferService = nullptr; member
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_wire/server/
DServer.cpp23 MemoryTransferService* memoryTransferService) in Server()
/third_party/skia/third_party/externals/dawn/src/include/dawn_wire/
DWireServer.h34 server::MemoryTransferService* memoryTransferService = nullptr; member
DWireClient.h57 client::MemoryTransferService* memoryTransferService = nullptr; member
/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/
DClient.cpp46 Client::Client(CommandSerializer* serializer, MemoryTransferService* memoryTransferService) in Client()
/third_party/skia/third_party/externals/dawn/src/dawn_wire/server/
DServer.cpp22 MemoryTransferService* memoryTransferService) in Server()