Searched refs:android_create_namespace (Results 1 – 3 of 3) sorted by relevance
86 extern struct android_namespace_t* android_create_namespace(
125 android_create_namespace(name.c_str(), nullptr, search_paths.c_str(), type, in Create()
181 struct android_namespace_t* android_create_namespace(const char* name, in android_create_namespace() function