Home
last modified time | relevance | path

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

/system/memory/libmeminfo/tools/
Dshowmap.cpp74 static bool is_library(const std::string& name) { in is_library() function
96 if (last.vma.end == current.vma.start && is_library(last.vma.name)) { in collect_vma()