Home
last modified time | relevance | path

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

/system/linkerconfig/modules/
Dnamespace.cc136 asan_search_paths_.push_back(CreateAsanPath(path)); in AddSearchPath()
145 asan_permitted_paths_.push_back(CreateAsanPath(path)); in AddPermittedPath()
162 const std::string Namespace::CreateAsanPath(const std::string& path) { in CreateAsanPath() function in android::linkerconfig::modules::Namespace
/system/linkerconfig/modules/include/linkerconfig/
Dnamespace.h130 const std::string CreateAsanPath(const std::string& path);