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

  /bionic/linker/
linker_soinfo.cpp 471 secondary_namespaces_.for_each([&](android_namespace_t* ns) {
479 secondary_namespaces_.clear();
631 secondary_namespaces_.push_back(secondary_ns);
636 return secondary_namespaces_;
linker_soinfo.h 363 android_namespace_list_t secondary_namespaces_; member in struct:soinfo

Completed in 7955 milliseconds