Home
last modified time | relevance | path

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

/system/linkerconfig/modules/
Dnamespace.cc81 if (RequiresAsanPath(path)) { in AddSearchPath()
90 if (RequiresAsanPath(path)) { in AddPermittedPath()
104 bool Namespace::RequiresAsanPath(const std::string& path) { in RequiresAsanPath() function in android::linkerconfig::modules::Namespace
/system/linkerconfig/modules/include/linkerconfig/
Dnamespace.h112 bool RequiresAsanPath(const std::string& path);