Home
last modified time | relevance | path

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

/external/libchrome/base/trace_event/
Dprocess_memory_maps.cc23 protection_flags(0), in VMRegion()
50 value->SetInteger("pf", region.protection_flags); in AsValueInto()
Dprocess_memory_maps.h35 uint32_t protection_flags; member