Home
last modified time | relevance | path

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

/bionic/tests/libs/
Dnamespaces_root.cpp25 extern "C" const char* ns_get_local_string() { in ns_get_local_string() function
/bionic/tests/
Ddlext_test.cpp824 fn_t ns_get_local_string = reinterpret_cast<fn_t>(dlsym(handle1, "ns_get_local_string")); in TEST() local
919 fn_t ns_get_local_string = reinterpret_cast<fn_t>(dlsym(handle1, "ns_get_local_string")); in TEST() local