Home
last modified time | relevance | path

Searched refs:g_namespace_allocator (Results 1 – 1 of 1) sorted by relevance

/bionic/linker/
Dlinker.cpp89 static LinkerTypeAllocator<android_namespace_t> g_namespace_allocator; variable
481 g_namespace_allocator.protect_all(protection); in protect_data()
2472 android_namespace_t* ns = new (g_namespace_allocator.alloc()) android_namespace_t(); in create_namespace()
3563 android_namespace_t* ns = new (g_namespace_allocator.alloc()) android_namespace_t(); in init_default_namespaces()