Home
last modified time | relevance | path

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

/system/linkerconfig/contents/common/
Dsystem_links.cc48 section->ForEachNamespaces([&](Namespace& ns) { in AddStandardSystemLinks()
/system/linkerconfig/modules/include/linkerconfig/
Dsection.h68 void ForEachNamespaces(_Function f) { in ForEachNamespaces() function