HomeSort by relevance Sort by last modified time
    Searched refs:kProtectionFlagsExec (Results 1 - 2 of 2) sorted by null

  /external/libchrome/base/trace_event/
process_memory_maps.h 27 static const uint32_t kProtectionFlagsExec;
process_memory_maps.cc 17 const uint32_t ProcessMemoryMaps::VMRegion::kProtectionFlagsExec = 1;

Completed in 58 milliseconds