Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/
DBlobManager.h60 struct HostMemInfo { struct
61 void* addr;
85 std::optional<HostMemInfo> removeMapping(uint32_t ctx_id, uint64_t blobId); argument