Home
last modified time | relevance | path

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

/system/linkerconfig/modules/
Dnamespace.cc119 if (RequiresAsanPath(path)) { in AddSearchPath()
128 if (RequiresAsanPath(path)) { in AddPermittedPath()
142 bool Namespace::RequiresAsanPath(const std::string& path) { in RequiresAsanPath() function in android::linkerconfig::modules::Namespace
/system/linkerconfig/modules/include/linkerconfig/
Dnamespace.h123 bool RequiresAsanPath(const std::string& path);