Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker.cpp85 static LinkerTypeAllocator<android_namespace_t> g_namespace_allocator; variable
559 g_namespace_allocator.protect_all(protection); in protect_data()
2515 android_namespace_t* ns = new (g_namespace_allocator.alloc()) android_namespace_t(); in create_namespace()
4177 android_namespace_t* ns = new (g_namespace_allocator.alloc()) android_namespace_t(); in init_default_namespaces()