HomeSort by relevance Sort by last modified time
    Searched full:permitted_paths_ (Results 1 - 1 of 1) sorted by null

  /bionic/linker/
linker.cpp 101 return permitted_paths_;
104 permitted_paths_ = permitted_paths;
135 std::vector<std::string> permitted_paths_; member in struct:android_namespace_t
350 for (const auto& dir : permitted_paths_) {
    [all...]

Completed in 646 milliseconds