platform_system_vold/model
Greg Kaiser ef9abab5ee vold: const-ify some of the API
We make some of the C++ member functions 'const', to reflect how
they (don't) affect the state of the class.

Test: TreeHugger
Change-Id: Iec1c2801bfe721e2741406ed1ac0ef95662840a6
Merged-In: Iec1c2801bfe721e2741406ed1ac0ef95662840a6
2018-12-20 10:38:15 -08:00
..
Disk.cpp vold: const-ify some of the API 2018-12-20 10:38:15 -08:00
Disk.h vold: const-ify some of the API 2018-12-20 10:38:15 -08:00
EmulatedVolume.cpp Update vold to log only debug or higher level messages. 2018-09-21 11:16:51 -07:00
EmulatedVolume.h clang-format many files. 2018-09-18 15:41:22 -07:00
ObbVolume.cpp Add GetBlockDevSize, GetBlockDevSectors helpers 2018-09-24 14:25:24 +02:00
ObbVolume.h clang-format many files. 2018-09-18 15:41:22 -07:00
PrivateVolume.cpp clang-format many files. 2018-09-18 15:41:22 -07:00
PrivateVolume.h vold: const-ify some of the API 2018-12-20 10:38:15 -08:00
PublicVolume.cpp Merge changes from topic "exfat-update" 2018-09-24 18:52:56 +00:00
PublicVolume.h clang-format many files. 2018-09-18 15:41:22 -07:00
StubVolume.cpp StubVolume as first class Volume in Vold 2018-11-08 07:40:43 +00:00
StubVolume.h StubVolume as first class Volume in Vold 2018-11-08 07:40:43 +00:00
VolumeBase.cpp vold: const-ify some of the API 2018-12-20 10:38:15 -08:00
VolumeBase.h vold: const-ify some of the API 2018-12-20 10:38:15 -08:00