Home
last modified time | relevance | path

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

/aosp_15_r20/device/google/cuttlefish/host/commands/secure_env/storage/
Dstorage.h26 struct StorageData { struct
37 * A destroyer for StorageData instances created with argument
/aosp_15_r20/external/stressapptest/src/
H A Ddisk_blocks.h130 struct StorageData { struct
134 typedef map<int64, StorageData*> AddrToBlockMap; argument