Searched defs:mStorage (Results 1 – 8 of 8) sorted by relevance
62 std::unique_ptr<uint8_t[]> mStorage; // Store data here while assembling buffers. variable
155 uint8_t* mStorage; variable
13 private List<T> mStorage; field in SortedVector
69 std::vector<uint8_t> mStorage; variable
92 Storage mStorage; variable
230 alignas(T) unsigned char mStorage[sizeof(T)]; member in Optional
271 TLayoutBlockStorage mStorage; member in sh::__anonb6678bf40111::BlockInfoVisitor