Home
last modified time | relevance | path

Searched defs:namespaces (Results 1 – 3 of 3) sorted by relevance

/bionic/linker/
Dlinker_main.cpp407 std::vector<android_namespace_t*> namespaces = init_default_namespaces(exe_path.c_str()); local
Dlinker.cpp1645 std::vector<android_namespace_t*>* namespaces) { in find_libraries()
4057 std::vector<android_namespace_t*> namespaces; in init_default_namespace_no_config() local
4156 std::unordered_map<std::string, android_namespace_t*> namespaces; in init_default_namespaces() local
/bionic/libc/kernel/uapi/linux/
Dperf_event.h201 …omm_exec : 1, use_clockid : 1, context_switch : 1, write_backward : 1, namespaces : 1, __reserved_… member