Searched refs:g_namespace_allocator (Results 1 – 1 of 1) sorted by relevance
151 static LinkerTypeAllocator<android_namespace_t> g_namespace_allocator; variable1048 g_namespace_allocator.protect_all(protection); in protect_data()2565 android_namespace_t* ns = new (g_namespace_allocator.alloc()) android_namespace_t(); in create_namespace()