Home
last modified time | relevance | path

Searched defs:create_namespace (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_runpy.py120 def check_code_execution(self, create_namespace, expected_namespace): argument
/aosp_15_r20/bionic/linker/
H A Dlinker.cpp2480 android_namespace_t* create_namespace(const void* caller_addr, in create_namespace() function