Searched refs:g_namespace_allocator (Results 1 – 1 of 1) sorted by relevance
87 static LinkerTypeAllocator<android_namespace_t> g_namespace_allocator; variable449 g_namespace_allocator.protect_all(protection); in protect_data()2426 android_namespace_t* ns = new (g_namespace_allocator.alloc()) android_namespace_t(); in create_namespace()3498 android_namespace_t* ns = new (g_namespace_allocator.alloc()) android_namespace_t(); in init_default_namespaces()