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

  /bionic/linker/
linker_soinfo.cpp 68 this->primary_namespace_ = ns;
478 primary_namespace_->remove_soinfo(this);
479 primary_namespace_ = nullptr;
626 return primary_namespace_;
linker_soinfo.h 371 android_namespace_t* primary_namespace_; member in struct:soinfo

Completed in 944 milliseconds