Home
last modified time | relevance | path

Searched refs:FMAP_AREA_STATIC (Results 1 – 2 of 2) sorted by relevance

/device/google/dragon/recovery/updater/
Dfmap.h28 FMAP_AREA_STATIC = 1 << 0, enumerator
Dfwtool.cpp70 a->flags & FMAP_AREA_STATIC ? "static" : ""); in dump_fmap()