Searched defs:LightFlattenablePod (Results 1 - 1 of 1) sorted by relevance

/system/core/include/utils/
H A DFlattenable.h168 * LightFlattenablePod is an implementation of the LightFlattenable protocol
170 * Simply derive from LightFlattenablePod<Foo> to make Foo flattenable; no
174 class LightFlattenablePod : public LightFlattenable<T> { class in namespace:android

Completed in 106 milliseconds