Home
last modified time | relevance | path

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

/external/libchrome/base/debug/
Dproc_maps_linux.cc33 static bool ContainsGateVMA(std::string* proc_maps, size_t pos) { in ContainsGateVMA() function
87 if (ContainsGateVMA(proc_maps, pos)) in ReadProcMaps()