Home
last modified time | relevance | path

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

/aosp12/system/linkerconfig/contents/tests/backward_compatibility/
H A Dtestbase.h89 if (!ContainsPath(ns->PermittedPaths(), path)) { in ContainsPermittedPath()
/aosp12/system/linkerconfig/modules/include/linkerconfig/
H A Dnamespace.h82 std::vector<std::string> PermittedPaths() const { in PermittedPaths() function