HomeSort by relevance Sort by last modified time
    Searched refs:set_permitted_paths (Results 1 - 4 of 4) sorted by null

  /bionic/linker/
linker_namespaces.h 106 void set_permitted_paths(std::vector<std::string>&& permitted_paths) { function in struct:android_namespace_t
109 void set_permitted_paths(const std::vector<std::string>& permitted_paths) { function in struct:android_namespace_t
linker_config.h 115 void set_permitted_paths(std::vector<std::string>&& permitted_paths) { function in class:NamespaceConfig
linker_config.cpp 541 ns_config->set_permitted_paths(properties.get_paths(property_name_prefix + ".permitted.paths", false));
linker.cpp     [all...]

Completed in 239 milliseconds