platform_system_core/storaged/include
Jin Qian 94b64ef332 storaged: remove protos from storaged class
protobuf is only needed when serializing/deserializing data. Instead of
maintaining a permanent buffer in storaged object, move the container to
stack so that the buffer is released when we don't need it. In addition,
we don't need to clear the buffer before updating it.

Also added a function to clear user io history when the user is removed.

Bug: 63740245
Change-Id: Ia5d19b9a0c3f92a93b061a56be89bb0b958a2a29
2017-11-09 17:24:58 -08:00
..
storaged.h storaged: remove protos from storaged class 2017-11-09 17:24:58 -08:00
storaged_diskstats.h storaged: clean up disk stats code 2017-10-02 15:45:14 -07:00
storaged_info.h storaged: split proto file into multiple CE areas 2017-10-31 14:31:13 -07:00
storaged_service.h storaged: split proto file into multiple CE areas 2017-10-31 14:31:13 -07:00
storaged_uid_monitor.h storaged: remove protos from storaged class 2017-11-09 17:24:58 -08:00
storaged_utils.h storaged: split proto file into multiple CE areas 2017-10-31 14:31:13 -07:00
uid_info.h storaged: use AIDL to generate storaged binder calls. 2017-10-18 13:50:03 -07:00