Searched defs:NamespaceListAllocator (Results 1 - 1 of 1) sorted by relevance

/bionic/linker/
H A Dlinker_common_types.h56 class NamespaceListAllocator { class
63 DISALLOW_IMPLICIT_CONSTRUCTORS(NamespaceListAllocator);
67 typedef LinkedList<android_namespace_t, NamespaceListAllocator> android_namespace_list_t;

Completed in 346 milliseconds