Home
last modified time | relevance | path

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

/system/linkerconfig/modules/
Dnamespace.cc135 if (RequiresAsanPath(path)) { in AddSearchPath()
144 if (RequiresAsanPath(path)) { in AddPermittedPath()
158 bool Namespace::RequiresAsanPath(const std::string& path) { in RequiresAsanPath() function in android::linkerconfig::modules::Namespace
/system/linkerconfig/modules/include/linkerconfig/
Dnamespace.h129 bool RequiresAsanPath(const std::string& path);