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

  /bionic/linker/
linker_common_types.h 66 typedef LinkedList<android_namespace_t, NamespaceListAllocator> android_namespace_list_t; typedef
linker_namespaces.cpp 76 const android_namespace_list_t& secondary_namespaces = si->get_secondary_namespaces();
linker_soinfo.h 287 android_namespace_list_t& get_secondary_namespaces();
363 android_namespace_list_t secondary_namespaces_;
linker_soinfo.cpp 634 android_namespace_list_t& soinfo::get_secondary_namespaces() {

Completed in 68 milliseconds