HomeSort by relevance Sort by last modified time
    Searched refs:ns_get_public_extern_string (Results 1 - 2 of 2) sorted by null

  /bionic/tests/libs/
namespaces_root.cpp 41 extern "C" const char* ns_get_public_extern_string() { function
  /bionic/tests/
dlext_test.cpp 781 reinterpret_cast<fn_t>(dlsym(handle1, "ns_get_public_extern_string"));
784 reinterpret_cast<fn_t>(dlsym(handle2, "ns_get_public_extern_string"));
1252 fn_t ns_get_public_extern_string = local
1363 fn_t ns_get_public_extern_string = local
    [all...]

Completed in 282 milliseconds