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;
467 primary_namespace_->remove_soinfo(this);
468 primary_namespace_ = nullptr;
623 return primary_namespace_;
linker_soinfo.h 362 android_namespace_t* primary_namespace_; member in struct:soinfo

Completed in 792 milliseconds