Home
last modified time | relevance | path

Searched defs:permitted_path (Results 1 – 2 of 2) sorted by relevance

/system/linkerconfig/modules/
Dnamespace.cc67 for (const auto& permitted_path : apex_info.permitted_paths) { in InitializeWithApex() local
/system/linkerconfig/contents/tests/configuration/include/
Dmodules.h36 std::vector<std::string> permitted_path; member